Merge branch 'master' of https://git.handmadecities.com/meetups/meetupinvite2000 into master
commit
90c356584e
|
@ -46,4 +46,8 @@ tags
|
|||
# Persistent undo
|
||||
[._]*.un~
|
||||
|
||||
# Misc
|
||||
.DS_Store
|
||||
dist/
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/go,vim
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
gitea_urls:
|
||||
api: https://git.handmadecities.com/api/v1
|
||||
download: https://git.handmadecities.com/
|
||||
# set to true if you use a self-signed certificate
|
||||
skip_tls_verify: false
|
Loading…
Reference in New Issue