Add .gitignore
authorIra W. Snyder <devel@irasnyder.com>
Sun, 31 Dec 2006 22:46:47 +0000 (14:46 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Sun, 31 Dec 2006 22:46:47 +0000 (14:46 -0800)
Add the .gitignore file to the project. This should ignore most common
things that show up.

Signed-off-by: Ira W. Snyder <devel@irasnyder.com>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..f92c5cc
--- /dev/null
@@ -0,0 +1,3 @@
+.*
+*.pyc
+TODO