From f5ec0be103199f49cde9eacdbefd6f0c8c4e8082 Mon Sep 17 00:00:00 2001 From: Wassup789 Date: Sun, 3 Aug 2014 05:31:21 -0700 Subject: [PATCH] Disabled temporary files from committing --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 45abcb9..08f85c3 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,5 @@ $RECYCLE.BIN/ # Files that might appear on external disk .Spotlight-V100 .Trashes + +*~