SheepBotFrame/.gitignore

11 lines
126 B
Plaintext

# Exclude IDE Files
.idea/
# Exclude VENV
venv/
# Exclude ChatLogs, DataBases and the API Token
chatlogs/*
db.sqlite3
token