diff options
author | Jonas Trevisan <jonhkr@gmail.com> | 2012-08-22 13:38:50 -0300 |
---|---|---|
committer | Jonas Trevisan <jonhkr@gmail.com> | 2012-08-22 13:38:50 -0300 |
commit | 174c45e796b57d79ac1b8a400559d6b7a272a4a5 (patch) | |
tree | 8bae958cc7dfb57493c36e27bf0dd061ba30975a /Global | |
parent | c160ad912ac53cfce0d3f8e7a5639afe4879247f (diff) | |
download | gitignore-174c45e796b57d79ac1b8a400559d6b7a272a4a5.tar.gz gitignore-174c45e796b57d79ac1b8a400559d6b7a272a4a5.zip |
Added .AppleDouble to OSX
Diffstat (limited to 'Global')
-rw-r--r-- | Global/OSX.gitignore | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/Global/OSX.gitignore b/Global/OSX.gitignore index f9516c09..bdc30421 100644 --- a/Global/OSX.gitignore +++ b/Global/OSX.gitignore @@ -1,9 +1,11 @@ -.DS_Store -Icon
- -# Thumbnails -._* - -# Files that might appear on external disk -.Spotlight-V100 -.Trashes +.DS_Store
+.AppleDouble
+Icon
+
+
+# Thumbnails
+._*
+
+# Files that might appear on external disk
+.Spotlight-V100
+.Trashes
|