Add .osu files to .gitignore

This commit is contained in:
Thibaud 2024-05-28 17:26:04 +02:00
parent ee5e9db9e1
commit ef08c606bf
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
*.osu
*.csv *.csv
.venv .venv