Missed gitignore before.

This commit is contained in:
Jeremy Wright 2014-10-02 10:42:16 -04:00
parent 84803e211e
commit b935992a00

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.pyc
doc/_build/*
dist/*
.idea/*