Browse Source

Aggiungi directory build e dist e il file rats al .gitignore

master
Matteo Benedetto 1 year ago
parent
commit
a123ee7c41
  1. 5
      .gitignore

5
.gitignore vendored

@ -5,4 +5,7 @@ __pycache__
.vscode
.venv
__pycache__/
scores.txt
scores.txt
build/
dist/
rats
Loading…
Cancel
Save