ignore package files

This commit is contained in:
Yichao Yu 2014-11-02 23:20:12 -05:00
parent ab9f453e3a
commit f85909e6ee
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -1 +1,6 @@
records/
*.egg-info/
__pycache__/
/build/
*.pyc
*.pyo