]> git.mxchange.org Git - friendica.git/blobdiff - .gitignore
Enabled automated doc building. Changes:
[friendica.git] / .gitignore
index 3dfb8a903a4e7a9587c7d3c25538ff43a7aee996..6302bc1c8bcdd16345778ff3186ca5fec060b4a6 100755 (executable)
@@ -10,3 +10,11 @@ home.html
 addon
 *~
 
+#ignore documentation, it should be newly built 
+doc/api
+
+#ignore config files from eclipse, we don't want IDE files in our repository
+.project
+.buildpath
+.externalToolBuilders
+.settings