From 51c870b3148ec8bf968eb720a45f84df9b2091bb Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Mon, 29 Mar 2010 15:30:43 -0400 Subject: [PATCH] added .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a7a7211 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +imbecile +tags +*.o +.*.swp