diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..4857165f --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.pyc +*.pyo +tests/test.py