diff --git a/.gitignore b/.gitignore index a224f01..32032d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .venv +build *.db __pycache__/ *.py[cod]