From e3f5567b26a75d70705b6a9632300d80020ac65c Mon Sep 17 00:00:00 2001 From: Katrina Owen Date: Thu, 27 Feb 2014 17:54:37 -0700 Subject: [PATCH] Add gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..486b55f0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.beam +*.pyc +*.swp +.DS_Store +tmp