]> git.mxchange.org Git - friendica.git/blobdiff - .gitignore
FR update to the strings THX Perig
[friendica.git] / .gitignore
index 358114a44481357fd2f6e4a8bb4f134fcde35b85..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
@@ -24,4 +26,19 @@ report/
 #ignore OSX .DS_Store files \r
 .DS_Store\r
 \r
-/nbproject/private/
\ No newline at end of file
+/nbproject/private/\r
+\r
+#ignore smarty cache\r
+/view/smarty3/compiled/\r
+\r
+#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