add .osu-wiki-bin.json to .gitignore

This commit is contained in:
Walavouchey
2022-05-29 04:12:37 +02:00
parent 47dee3a534
commit 2a4fd2cecb

5
.gitignore vendored
View File

@@ -1,3 +1,8 @@
# prevent accidental addition of files from local remark runs
node_modules/
# virtual python environment for local ci runs
.venv/
# used by https://github.com/cl8n/osu-wiki-bin for api keys
.osu-wiki-bin.json