]> git.mxchange.org Git - friendica.git/blobdiff - .gitignore
more usage of dbm::is_result() and sorted a bit statements
[friendica.git] / .gitignore
index b300f579e299ab2526462792c2ac1bf03a338c83..9e6504184c03c4347f630441b34c0fc8e133c13c 100644 (file)
@@ -9,6 +9,7 @@ include/jquery-1.4.2.min.js
 favicon.*\r
 home.html\r
 addon\r
+*.orig\r
 *~\r
 robots.txt\r
 \r
@@ -42,3 +43,19 @@ nbproject
 \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
+/php_friendica.phpproj.user\r
+\r
+#ignore things from transifex-client\r
+venv/\r
+\r
+#ignore Composer dependencies\r
+/vendor\r
+/view/asset\r
+\r
+#ignore config files from JetBrains\r
+/.idea\r