X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=9044604f81d346727d785a834ed0584261f6d4c6;hb=02ec019ddc26171b66c4bf8d4dec7ce914092834;hp=3250fb0761bb0e75aa55b29f15d660ed9308be15;hpb=cc5e5be931bc21e44d0cb26778e8cc15be924e41;p=friendica.git diff --git a/.gitignore b/.gitignore index 3250fb0761..9044604f81 100644 --- a/.gitignore +++ b/.gitignore @@ -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