Skip to content

Commit

Permalink
git ignore pytest cache (certbot#6340)
Browse files Browse the repository at this point in the history
  • Loading branch information
ohemorange authored Sep 6, 2018
1 parent 0c66de4 commit 05ad539
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ tests/letstest/venv/
# pytest cache
.cache
.mypy_cache/
.pytest_cache/

# docker files
.docker

0 comments on commit 05ad539

Please sign in to comment.