Files
chatbot_v3/.gitignore
2026-08-02 15:52:46 +03:30

14 lines
139 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Enviroment variables
.env