]> git.mxchange.org Git - friendica.git/blobdiff - .gitignore
Code cleanup
[friendica.git] / .gitignore
index a69789254f70bb08d960d2733616e6476470d2fe..71528335901c55cdb6b5ae4c75faeecae5670bb5 100644 (file)
@@ -1,4 +1,36 @@
-.htconfig.php
-\#*
-wip
-include/jquery-1.4.2.min.js
\ No newline at end of file
+favicon.*\r
+.htconfig.php\r
+\#*\r
+include/jquery-1.4.2.min.js\r
+*.log\r
+*.out\r
+*.version*\r
+favicon.*\r
+home.html\r
+addon\r
+*~\r
+robots.txt\r
+\r
+#ignore documentation, it should be newly built \r
+doc/api\r
+\r
+#ignore reports, should be generted with every build\r
+report/\r
+\r
+#ignore config files from eclipse, we don't want IDE files in our repository\r
+.project\r
+.buildpath\r
+.externalToolBuilders\r
+.settings\r
+#ignore OSX .DS_Store files \r
+.DS_Store\r
+\r
+/nbproject/private/\r
+\r
+#ignore smarty cache\r
+/view/smarty3/compiled/\r
+\r
+#ignore cache folders\r
+/privacy_image_cache/\r
+/photo/\r
+nbproject\r