Merge pull request #7276 from MrPetovan/bug/7275-share-new-lines
[friendica.git/.git] / .gitignore
index c1eb430..49d08ba 100644 (file)
@@ -1,6 +1,6 @@
 favicon.*
-.htconfig.php
-.htpreconfig.php
+/.htconfig.php
+/.htpreconfig.php
 \#*
 *.log
 *.out
@@ -11,7 +11,10 @@ home.html
 robots.txt
 
 #ignore local config
+/config/local.config.php
+/config/addon.config.php
 /config/local.ini.php
+/config/addon.ini.php
 
 #ignore documentation, it should be newly built
 /doc/html
@@ -64,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