Skip committing cache

This commit is contained in:
Luke Van Seters 2021-08-05 12:27:33 -04:00
parent 972b4490bb
commit 374b1dd2b8

3
.gitignore vendored
View File

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