]> git.mxchange.org Git - friendica.git/commitdiff
Fix ignore doxigen output in .gitignore
authorfabrixxm <fabrix.xm@gmail.com>
Mon, 28 Dec 2015 08:44:30 +0000 (09:44 +0100)
committerfabrixxm <fabrix.xm@gmail.com>
Mon, 28 Dec 2015 09:23:06 +0000 (10:23 +0100)
.gitignore

index 3c0570c67d2e40d25558c941d25f8ff061486bae..b300f579e299ab2526462792c2ac1bf03a338c83 100644 (file)
@@ -12,8 +12,8 @@ addon
 *~\r
 robots.txt\r
 \r
-#ignore documentation, it should be newly built \r
-doc/api\r
+#ignore documentation, it should be newly built\r
+doc/html\r
 \r
 #ignore reports, should be generted with every build\r
 report/\r
@@ -23,7 +23,7 @@ report/
 .buildpath\r
 .externalToolBuilders\r
 .settings\r
-#ignore OSX .DS_Store files \r
+#ignore OSX .DS_Store files\r
 .DS_Store\r
 \r
 /nbproject/private/\r