]> git.mxchange.org Git - friendica.git/blobdiff - .gitignore
Merge pull request #10179 from nupplaphil/fix/transifex_script
[friendica.git] / .gitignore
index 3250fb0761bb0e75aa55b29f15d660ed9308be15..9044604f81d346727d785a834ed0584261f6d4c6 100644 (file)
@@ -79,3 +79,9 @@ venv/
 
 #Ignore log folder
 /log
+
+#Ignore temporary installed phpunit
+/bin/phpunit
+
+#Ignore cache file
+.php_cs.cache
\ No newline at end of file