diff --git a/.gitignore b/.gitignore index 7dce105..0e53deb 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,7 @@ __pycache__ .vscode .venv __pycache__/ -scores.txt \ No newline at end of file +scores.txt +build/ +dist/ +rats \ No newline at end of file