Added .gitea to gitignore

And addon is using this folder
This commit is contained in:
2019-05-07 14:44:08 +02:00
parent 308cd29e79
commit af9632ec4d

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/)