diff --git a/.gitignore b/.gitignore index 0b47c694..cab49048 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,8 @@ dist *.swp *.swo .env + +.DS_Store # Cache files for Sublime Text *.tmlanguage.cache *.tmPreferences.cache @@ -24,4 +26,4 @@ sftp-config.json sftp-config-alt*.json *.log* -coverage/ \ No newline at end of file +coverage/