ace-attorney-discord-bot/.gitignore
2021-05-27 21:23:18 +02:00

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