Added .gitignore
authorW. Trevor King <wking@drexel.edu>
Tue, 1 Jun 2010 13:38:47 +0000 (09:38 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 1 Jun 2010 13:38:47 +0000 (09:38 -0400)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..68421bd
--- /dev/null
@@ -0,0 +1,4 @@
+*.pyc
+build/
+dist/
+calibcant.egg-info/