tatar-chatbot-render / .gitignore
Nefertury's picture
Create .gitignore
7ae54a6 verified
raw
history blame
125 Bytes
# Python-generated files
__pycache__/
*.pyc
*.pyo
*.pyd
# Virtual environments
.venv
venv/
env/
# IDE files
.vscode/
.idea/