[PATCH 2/3] .gitignore XCode-specific files.
Richard Kettlewell
rjk at terraraq.org.uk
Sun Jul 10 12:23:44 BST 2011
Checking those files in doesn't make much sense as they change at the
drop of a hat.
Signed-off-by: Richard Kettlewell <rjk at terraraq.org.uk>
---
.gitignore | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 999fbee..7c82629 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,5 @@ debian/secnet.debhelper.log
debian/*.debhelper
debian/secnet
debian/secnet.substvars
+*.xcodeproj
+build
--
1.6.4.2
More information about the sgo-software-discuss
mailing list