From e43445af78c420d5084428d7af73fcd3fb30494a Mon Sep 17 00:00:00 2001 From: Correl Roush Date: Thu, 17 Jun 2010 16:05:11 -0400 Subject: [PATCH] Added .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea0f53a --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Compiled python files +*.py[oc] + +# Project files +*.kpf