Browse Source

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

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

3
.gitignore vendored

@ -6,3 +6,6 @@ __pycache__
.venv .venv
__pycache__/ __pycache__/
scores.txt scores.txt
build/
dist/
rats
Loading…
Cancel
Save