diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e51512d4f..12b25ba88 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,12 @@ *~ wine-py2exe/ py2exe.log + +#OS X +.DS_Store +.AppleDouble +.LSOverride +Icon +._* +.Spotlight-V100 +.Trashes |