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 .vscode
.venv .venv
__pycache__/ __pycache__/
scores.txt scores.txt
build/
dist/
rats
Loading…
Cancel
Save