]> git.mxchange.org Git - friendica.git/blobdiff - .gitignore
Merge remote-tracking branch 'upstream/develop' into develop
[friendica.git] / .gitignore
index 85d3271e91a5a3823d62a72591ca1aa7da401bfa..25e071016730b1db7a0fc29a2ac725e2252274d0 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
@@ -40,5 +40,10 @@ nbproject
 #ignore vagrant dir\r
 .vagrant/\r
 \r
-#ignore test folder\r
-/test/\r
+#ignore local folder\r
+/local/\r
+\r
+#ignore config files from Visual Studio\r
+/.vs/\r
+/php_friendica.phpproj\r
+/php_friendica.sln\r