]> git.mxchange.org Git - friendica.git/blobdiff - .gitignore
Merge pull request #7976 from annando/notice
[friendica.git] / .gitignore
index 87ce354c1f57f41fe2e33ca1451101289d61a4b0..e70f651f53f2623f6cf2eb94d7d7ce240054a5e4 100644 (file)
@@ -1,12 +1,11 @@
 favicon.*
-.htconfig.php
-.htpreconfig.php
+/.htconfig.php
+/.htpreconfig.php
 \#*
 *.log
 *.out
 *.version*
 home.html
-
 *~
 robots.txt
 
@@ -71,3 +70,9 @@ venv/
 
 #ignore .htaccess
 .htaccess
+
+#ignore filesystem storage default path
+/storage
+
+#Ignore log folder
+/log