]> git.mxchange.org Git - friendica.git/blobdiff - .gitignore
remove superfluous line
[friendica.git] / .gitignore
index 345fe69cd96a8fc6caa8ed0a452f18d0090b53cc..e70f651f53f2623f6cf2eb94d7d7ce240054a5e4 100644 (file)
@@ -1,12 +1,11 @@
 favicon.*
-.htconfig.php
-.htpreconfig.php
+/.htconfig.php
+/.htpreconfig.php
 \#*
 *.log
 *.out
 *.version*
 home.html
-
 *~
 robots.txt
 
@@ -73,4 +72,7 @@ venv/
 .htaccess
 
 #ignore filesystem storage default path
-/storage
\ No newline at end of file
+/storage
+
+#Ignore log folder
+/log