]> git.mxchange.org Git - friendica.git/blobdiff - .gitignore
Bugfix: Warning because of undefined constant
[friendica.git] / .gitignore
index 038ac32a55b0e4205b3f7b862b12ba3efaee9d3e..3c0570c67d2e40d25558c941d25f8ff061486bae 100644 (file)
@@ -1,5 +1,6 @@
 favicon.*\r
 .htconfig.php\r
+.htpreconfig.php\r
 \#*\r
 include/jquery-1.4.2.min.js\r
 *.log\r
@@ -9,6 +10,7 @@ favicon.*
 home.html\r
 addon\r
 *~\r
+robots.txt\r
 \r
 #ignore documentation, it should be newly built \r
 doc/api\r
@@ -32,3 +34,11 @@ report/
 #ignore cache folders\r
 /privacy_image_cache/\r
 /photo/\r
+/proxy/\r
+nbproject\r
+\r
+#ignore vagrant dir\r
+.vagrant/\r
+\r
+#ignore local folder\r
+/local/\r