From aca45eceab33f0a67ece67ab8dcf8a32397a1e9a Mon Sep 17 00:00:00 2001 From: Jonathan Moore Liles Date: Wed, 7 May 2008 08:06:13 -0500 Subject: [PATCH] Add .gitignore. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b5734f3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*~ +*.bak +*.swp +*.[ao] +TAGS +.nfs*