misc: Ignore .pytest_cache

Signed-off-by: Xuanwo <xuanwo.cn@gmail.com>
This commit is contained in:
Xuanwo 2018-06-08 23:35:44 +08:00
parent 116e426d5a
commit f1c55296af
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ __pycache__/
*.pyc
*.pyo
.travis.pub
.pytest_cache/