gluebot/.gitignore

4 lines
38 B
Plaintext
Raw Normal View History

2024-08-01 05:33:37 +00:00
venv/*
*.pyc
__pycache__/
.mypy_cache/