added pytest_cache

This commit is contained in:
Micaiah Parker 2018-08-19 14:10:26 -04:00
parent 5f35ba9dea
commit 403e98b87c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
# ---> Python
# Byte-compiled / optimized / DLL files
.__pytest_cache/
__pycache__/
*.py[cod]
*$py.class