From 8633a0d254fc13c84f02a6a1461a1d29b446c150 Mon Sep 17 00:00:00 2001 From: mattray Date: Mon, 18 Jun 2012 16:23:37 -0500 Subject: [PATCH] ignoring the junk --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2deb3ea --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.pem +*.swo +*.swp +*~ +.DS_Store