SheepBotFrame/.gitignore

13 lines
157 B
Plaintext

# Exclude IDE Files
.idea/
# Exclude VENV
venv/
# Exclude ChatLogs, DataBases and the Config
chatlogs/
db.sqlite3
db.sqlite3-shm
db.sqlite3-wal
config.yml