gluebot/.gitignore

4 lines
38 B
Plaintext
Raw Normal View History

2024-02-20 06:14:06 +00:00
venv/*
*.pyc
__pycache__/
.mypy_cache/