]> git.mxchange.org Git - friendica.git/blobdiff - .gitignore
Windows' CRLF are looking strange under Linux, let's get rid of them/
[friendica.git] / .gitignore
index ecfe4e73c974485c0710de44520ce7b8541a3c0c..26d33947724a5a8c00374567fafa3499c8d10b27 100644 (file)
@@ -54,3 +54,9 @@ venv/
 
 #ignore all in 'vendor' as `utils/composer.phar install` will bring it back
 vendor/*
+
+#ignore config files from JetBrains
+/.idea
+
+#ignore addons/ directory
+addons/