From fae7be158f82f46dc72d1f9a2c673af9fe0c550d Mon Sep 17 00:00:00 2001 From: Vaughan Lapsley Date: Mon, 7 Aug 2017 16:50:58 +1000 Subject: [PATCH] Create .gitignore --- .gitignore | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8ef7423 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +# OSX + +.DS_Store +.AppleDouble +.LSOverride + +# 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