Add plugins to .gitignore

This commit is contained in:
tobi132 2019-12-03 02:58:53 +01:00
parent 1145c26f2b
commit 405f890dfc

7
.gitignore vendored
View File

@ -22,4 +22,9 @@ system/cache/*
# logs # logs
system/logs/* system/logs/*
!system/logs/.htaccess !system/logs/.htaccess
# plugins
plugins/*
!plugins/.htaccess
!plugins/example.json