Browse Source

Ignore .pytest_cache/

pull/495/merge
William Ting 7 years ago
parent
commit
7494d142d5
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@ -5,5 +5,6 @@ __pycache__
*~
*.tar.gz
*.patch
.pytest_cache
.tox
tags

Loading…
Cancel
Save