From: Ira W. Snyder Date: Sun, 31 Dec 2006 22:46:47 +0000 (-0800) Subject: Add .gitignore X-Git-Tag: v2.0.0~19 X-Git-Url: https://www.irasnyder.com/gitweb/?p=rarslave2.git;a=commitdiff_plain;h=988048e3732e2bafcaddda1b918f5f2b9af2bf02;ds=sidebyside Add .gitignore Add the .gitignore file to the project. This should ignore most common things that show up. Signed-off-by: Ira W. Snyder --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f92c5cc --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.* +*.pyc +TODO