diff --git a/.gitignore b/.gitignore index 3560abf..6623a76 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ __pycache__/ *.py[cod] venv/ +.cache/ build/ dist/