1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

Ignore .pytest_cache/

This commit is contained in:
William Ting 2018-09-06 21:40:51 -07:00
parent 4f84e755f5
commit 7494d142d5

1
.gitignore vendored
View File

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