From bfa967cc2ad0e2edf0f6f2c9871bd8856bb7ae3d Mon Sep 17 00:00:00 2001 From: Erik Date: Fri, 10 Apr 2015 12:03:48 -0400 Subject: [PATCH] add gitignore --- .gitignore | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..34964d4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,25 @@ +.DS_Store +.AppleDouble +.LSOverride + +# Icon must end with two \r +Icon + + +# Thumbnails +._* + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk