]> 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 c31d8c5b5b1df0068531cf05e9a315a98e07d1c2..12dd3b49ea772ae0129944dc48c8811ed0da6326 100644 (file)
@@ -56,7 +56,6 @@ venv/
 
 #ignore all in 'vendor' as `utils/composer.phar install` will bring it back
 vendor/*
-<<<<<<< HEAD
 
 #ignore config files from JetBrains
 /.idea
@@ -66,5 +65,3 @@ addons/
 
 #Ignore .htaccess as it may contain local changes
 .htaccess
-=======
->>>>>>> Fixes for composer: