removed unneeded index.html file

This commit is contained in:
Andy Miller
2014-08-07 11:21:38 -06:00
parent e04eef6d7a
commit b4d4598b2c
2 changed files with 4 additions and 5 deletions

9
.gitignore vendored
View File

@@ -12,11 +12,10 @@ Thumbs.db
*.swp *.swp
# Grav Specific # Grav Specific
/cache/* cache/*
/logs/* logs/*
/images/* images/*
/user/data/* user/data/*
!/user/data/index.html
user/plugins/error user/plugins/error
user/plugins/problems user/plugins/problems
user/themes/antimatter user/themes/antimatter

View File