diff --git a/.gitignore b/.gitignore index 5975462..f860352 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,12 @@ node_modules/ # ESLint cache .eslintcache -# Thumbnail cache files +# OS-specific files .DS_Store Thumbs.db +.Spotlight-V100 +.Trashes + +# Temporary files used by the editor +*.swp +*.swo