diff --git a/.gitignore b/.gitignore index fcf04da..9997d73 100644 --- a/.gitignore +++ b/.gitignore @@ -37,5 +37,11 @@ DerivedDataCache/ Build/*/** !Build/*/PakBlacklist*.txt -# Other project specific ignores -.DS_Store \ No newline at end of file +# OS generated files +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +ehthumbs.db +Thumbs.db \ No newline at end of file