]> git.mxchange.org Git - friendica.git/commitdiff
rework autocomplete: fix .gitignore
authorrabuzarus <rabuzarus@t-online.de>
Fri, 15 Apr 2016 01:17:15 +0000 (03:17 +0200)
committerrabuzarus <rabuzarus@t-online.de>
Fri, 15 Apr 2016 01:17:15 +0000 (03:17 +0200)
.gitignore

index 5b7e09b507ee0ba1801abacaaa618a287ccd1ae1..b300f579e299ab2526462792c2ac1bf03a338c83 100644 (file)
@@ -12,7 +12,7 @@ addon
 *~\r
 robots.txt\r
 \r
-#ignore documentation, it should be newly built \r
+#ignore documentation, it should be newly built\r
 doc/html\r
 \r
 #ignore reports, should be generted with every build\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