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

This commit is contained in:
2024-12-23 13:00:43 +01:00
parent 4425cb5873
commit a123ee7c41
+4 -1
View File
@@ -5,4 +5,7 @@ __pycache__
.vscode
.venv
__pycache__/
scores.txt
scores.txt
build/
dist/
rats