Merge branch 'main' of https://github.com/GooGuTeam/osu_lazer_api
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user