diff --git a/.gitignore b/.gitignore index 49d08ba71e..e70f651f53 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,6 @@ favicon.* *.out *.version* home.html - *~ robots.txt @@ -74,3 +73,6 @@ venv/ #ignore filesystem storage default path /storage + +#Ignore log folder +/log