diff --git a/.gitignore b/.gitignore index bb4d9028..7a650928 100644 --- a/.gitignore +++ b/.gitignore @@ -8,8 +8,11 @@ dist *.swo .env +# Cache file on macOS .DS_Store +.phpunit.cache + # Cache files for Sublime Text *.tmlanguage.cache *.tmPreferences.cache