mirror of
https://github.com/LuisMayo/ace-attorney-discord-bot.git
synced 2025-06-18 14:25:36 -04:00
13 lines
195 B
Plaintext
13 lines
195 B
Plaintext
# Ignore the .refresh_token.txt file as it is personal for the reddit user
|
|
.refresh_token.txt
|
|
|
|
# Ignore __pycache__
|
|
__pycache__/
|
|
|
|
# ignore the db
|
|
db.json
|
|
|
|
# Ignore the assets
|
|
assets/
|
|
|
|
config.yaml |