Get rid of .suo file, add .gitignore
authorunknown <chip@.(none)>
Mon, 7 Dec 2009 09:58:48 +0000 (03:58 -0600)
committerunknown <chip@.(none)>
Mon, 7 Dec 2009 09:59:25 +0000 (03:59 -0600)
.gitignore [new file with mode: 0644]
SnapShooter.suo [deleted file]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..e62f2c7
--- /dev/null
@@ -0,0 +1,6 @@
+SnapShooter/bin
+SnapShooter/obj
+SnapShooter.suo
+.gitignore
+*.exe
+*~
diff --git a/SnapShooter.suo b/SnapShooter.suo
deleted file mode 100644 (file)
index a712e12..0000000
Binary files a/SnapShooter.suo and /dev/null differ