Merge pull request #7276 from MrPetovan/bug/7275-share-new-lines
[friendica.git/.git] / .gitignore
index 114bb5d..49d08ba 100644 (file)
@@ -1,6 +1,6 @@
 favicon.*
-.htconfig.php
-.htpreconfig.php
+/.htconfig.php
+/.htpreconfig.php
 \#*
 *.log
 *.out
@@ -11,6 +11,8 @@ home.html
 robots.txt
 
 #ignore local config
+/config/local.config.php
+/config/addon.config.php
 /config/local.ini.php
 /config/addon.ini.php
 
@@ -65,4 +67,10 @@ venv/
 
 #ignore addons directory
 /addons
-/addon
\ No newline at end of file
+/addon
+
+#ignore .htaccess
+.htaccess
+
+#ignore filesystem storage default path
+/storage