Added .gitea to gitignore

And addon is using this folder
This commit is contained in:
Florian Bouillon 2019-05-07 14:44:08 +02:00
parent 308cd29e79
commit af9632ec4d
No known key found for this signature in database
GPG Key ID: B143FF27EF555D16

2
.gitignore vendored
View File

@ -23,6 +23,8 @@ modules/*
# but allow example module
!modules/ModuleName/
#VSCode addons
.gitea/
# OS Related Exclusions (used: https://gitignore.io/)