Adding a blank .gitignore
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 17 Dec 2007 16:34:14 +0000 (11:34 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 17 Dec 2007 16:34:14 +0000 (11:34 -0500)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..aaf010f
--- /dev/null
@@ -0,0 +1,2 @@
+.DS_Store
+build
\ No newline at end of file