update gitignore for pytest

This commit is contained in:
lilydjwg 2015-11-04 22:43:12 +08:00
parent 1d3abf73b2
commit d909983f0d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,5 +2,6 @@ records/
*.egg-info/
__pycache__/
/build/
.cache/
*.pyc
*.pyo