]> git.mxchange.org Git - friendica.git/blobdiff - .gitignore
Merge pull request #10217 from annando/shared
[friendica.git] / .gitignore
index f3fef04c6d402274e1c1fee50f96fcbc6f57c7ce..9044604f81d346727d785a834ed0584261f6d4c6 100644 (file)
@@ -82,3 +82,6 @@ venv/
 
 #Ignore temporary installed phpunit
 /bin/phpunit
+
+#Ignore cache file
+.php_cs.cache
\ No newline at end of file