SheepBotFrame/.gitignore

11 lines
127 B
Plaintext

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