Add log folder to project gitignore
[friendica.git/.git] / .gitignore
index 49d08ba..e70f651 100644 (file)
@@ -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