Skip committing cache

This commit is contained in:
Luke Van Seters 2021-08-05 12:27:33 -04:00
parent f903fff3c9
commit 3e08e696d0

3
.gitignore vendored
View File

@ -13,3 +13,6 @@ __pycache__
# coverage
htmlcov
.coverage*
# don't commit cache
cache