From 04826668138d2075dfce73312da6fb9bf61bb011 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 13 Jun 2013 19:55:24 -0400 Subject: Add .gitignore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..44a9dce --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +.#* \ No newline at end of file -- cgit v1.2.3