mirror of
https://github.com/getgrav/grav.git
synced 2025-11-01 19:05:58 +01:00
removed unneeded index.html file
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user