]> git.mxchange.org Git - friendica.git/blobdiff - .gitignore
Small fixes to translatable string
[friendica.git] / .gitignore
index 77151060d22b03c5add2627e2a6c558f2a0a4d15..8592206539b757cf5a929e60df0b0194b5f80d59 100644 (file)
@@ -43,15 +43,17 @@ nbproject
 #ignore local folder\r
 /local/\r
 \r
-#other stuff\r
-.directory\r
-.gitignore\r
-\r
-/view/theme/Friendiboot\r
-/view/theme/Viereinhalb\r
-/view/theme/blog\r
-/view/theme/boheme\r
-/view/theme/clean\r
-/view/theme/suckerberg\r
-\r
-/addon/frio_hovercard\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
+\r
+#ignore config files from JetBrains\r
+/.idea
\ No newline at end of file