diff --git a/.gitignore b/.gitignore index 58bcbf8..1965f7f 100644 --- a/.gitignore +++ b/.gitignore @@ -20,24 +20,25 @@ $RECYCLE.BIN/ # OSX # ========================= +# pessi +.DS_Store +.AppleDouble +.LSOverride -.DS_Store -.AppleDouble -.LSOverride - -# Icon must end with two \r -Icon - -# Thumbnails -._* - -# Files that might appear on external disk -.Spotlight-V100 -.Trashes - -# Directories potentially created on remote AFP share -.AppleDB -.AppleDesktop -Network Trash Folder -Temporary Items -.apdisk +# Icon must end with two \r +Icon + + +# Thumbnails +._* + +# Files that might appear on external disk +.Spotlight-V100 +.Trashes + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk