Remove references to pear/Text_Highlighter
[friendica.git/.git] / .gitignore
index c1eb430..db1c3c1 100644 (file)
@@ -12,6 +12,7 @@ robots.txt
 
 #ignore local config
 /config/local.ini.php
+/config/addon.ini.php
 
 #ignore documentation, it should be newly built
 /doc/html
@@ -64,4 +65,7 @@ venv/
 
 #ignore addons directory
 /addons
-/addon
\ No newline at end of file
+/addon
+
+#ignore .htaccess
+.htaccess