mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30:13 +01:00
Cleaned up project dir
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,10 +1,11 @@
|
||||
__pycache__
|
||||
.venv
|
||||
.ruff_cache
|
||||
scores.db
|
||||
cache
|
||||
dev-config.toml
|
||||
libaudio.so
|
||||
latest.log
|
||||
libaudio.dll
|
||||
libaudio.dylib
|
||||
scores_gen3.db
|
||||
scores_shinuchi.db
|
||||
|
||||
@@ -9,7 +9,7 @@ nijiiro_notes = false
|
||||
log_level = 30
|
||||
fake_online = false
|
||||
practice_mode_bar_delay = 1
|
||||
score_method = "gen3"
|
||||
score_method = "shinuchi"
|
||||
|
||||
[nameplate_1p]
|
||||
name = 'どんちゃん'
|
||||
|
||||
Reference in New Issue
Block a user