diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cc84b06 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +*.pyc +*.so +MANIFEST +doc/gh-pages/ +doc/html/ +doc/doctrees/ +gh-pages/ +build/ +dist/ \ No newline at end of file