diff options
Diffstat (limited to '.gitignore')
-rw-r--r--[-rwxr-xr-x] | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 384c5f5..e63e2cc 100755..100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ discord.log api_keys.json .vscode/ leaderboard.png -downloads/
\ No newline at end of file +downloads/ +blacklist.json
\ No newline at end of file |