Add landing plugin to .gitignore

This commit is contained in:
slawkens 2020-01-13 20:07:32 +01:00
parent 2cfd0242bd
commit aaaba5cc84

3
.gitignore vendored
View File

@ -27,4 +27,5 @@ system/logs/*
# plugins # plugins
plugins/* plugins/*
!plugins/.htaccess !plugins/.htaccess
!plugins/example.json !plugins/example.json
landing