diff --git a/.gitignore b/.gitignore index 306b28aa8..0eeb66490 100755 --- a/.gitignore +++ b/.gitignore @@ -12,11 +12,10 @@ Thumbs.db *.swp # Grav Specific -/cache/* -/logs/* -/images/* -/user/data/* -!/user/data/index.html +cache/* +logs/* +images/* +user/data/* user/plugins/error user/plugins/problems user/themes/antimatter diff --git a/user/data/index.html b/user/data/index.html deleted file mode 100644 index e69de29bb..000000000