]> git.mxchange.org Git - friendica.git/blobdiff - .gitignore
updating core translations from transifex
[friendica.git] / .gitignore
index 038ac32a55b0e4205b3f7b862b12ba3efaee9d3e..06dc807bd5444f7e5140655f743bb28f446a69f2 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,7 @@ report/
 #ignore cache folders\r
 /privacy_image_cache/\r
 /photo/\r
+nbproject\r
+\r
+#ignore vagrant dir\r
+.vagrant/\r