This commit is contained in:
jimmy-sketch
2025-08-12 05:29:04 +00:00
122 changed files with 8837 additions and 4219 deletions

8
.gitignore vendored
View File

@@ -37,6 +37,7 @@ pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
test-cert/
htmlcov/
.tox/
.nox/
@@ -184,9 +185,9 @@ cython_debug/
.abstra/
# Visual Studio Code
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
# and can be added to the global gitignore or merged into this file. However, if you prefer,
# and can be added to the global gitignore or merged into this file. However, if you prefer,
# you could uncomment the following to ignore the entire vscode folder
# .vscode/
@@ -211,5 +212,6 @@ bancho.py-master/*
.vscode/settings.json
# runtime file
storage/
replays/
osu-master/*
osu-master/*