Add a .gitignore file (Trac #19)

This commit is contained in:
Jesse Keating 2007-06-12 11:36:28 -04:00
parent 24c410c6bc
commit f3e19e32ed

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
*.pyc
*.pyo
tests/test.py