Add git ignore file to avoid accidentially including build products in repository master
authorTJ <ubuntu@tjworld.net>
Sun, 31 Oct 2010 01:25:51 +0000 (01:25 +0000)
committerTJ <ubuntu@tjworld.net>
Sun, 31 Oct 2010 01:25:51 +0000 (01:25 +0000)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..b4034f6
--- /dev/null
@@ -0,0 +1,2 @@
+binmatch
+*.o