Files
ha-text-ai/.gitignore
T
2024-11-14 18:24:39 +03:00

9 lines
66 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
.DS_Store
.env
.venv
venv/
ENV/