From 3cb603893fb4646dc2f72a8965c3970a59db2ba9 Mon Sep 17 00:00:00 2001 From: Simon Robertshaw Date: Tue, 22 May 2012 12:00:18 +0100 Subject: [PATCH] Update gitignore Ensure stamps, saves and custom makefile are not in repo. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index cbcbdb7ee..0be716088 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,8 @@ stdout.txt stderr.txt build/* +stamps/* +Saves/* +Makefile.me PowderToypp.xcodeproj/* .DS_Store