aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-01 17:54:41 -0800
committerfriendica <info@friendica.com>2012-03-01 17:54:41 -0800
commita5256b7996bca6515becac8c2d5d0c56b31119ea (patch)
treeb499e77cd4faf8157c2e048fb8242bc2ca2720cc /.gitignore
parentbd2c8c92f1b30d8f811bd4aab0fe3a2c5496ec61 (diff)
parentdd9432903ddb3e12381881da44fb84afff832d52 (diff)
downloadvolse-hubzilla-a5256b7996bca6515becac8c2d5d0c56b31119ea.tar.gz
volse-hubzilla-a5256b7996bca6515becac8c2d5d0c56b31119ea.tar.bz2
volse-hubzilla-a5256b7996bca6515becac8c2d5d0c56b31119ea.zip
Merge pull request #54 from campino/master
Build documentation This looks good. It may take me some time to get up to speed - and I'm not sure I have all the utilities available via my hosting provider.
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3dfb8a903..6302bc1c8 100755
--- a/.gitignore
+++ b/.gitignore
@@ -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