team-bot/.gitignore

11 lines
99 B
Plaintext
Raw Normal View History

2023-10-07 06:50:04 +00:00
*.swp
*.egg-info/
__pycache__/
/.tox/
/build/
/dist/
2023-10-07 06:50:04 +00:00
/venv/
bot.db/
2023-10-08 08:32:44 +00:00
teams_bot_data/
2024-02-03 16:21:58 +00:00
team_bot_data/