Add empty 'enable' folder

This commit is contained in:
Michel Massaro 2017-01-26 11:35:07 +01:00
commit dd0bc3db66
2 changed files with 8 additions and 0 deletions

4
custom/plugins/enable/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore

4
plugins/enable/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore