intra_max_chatbot/.dockerignore
2026-03-26 00:34:03 +03:00

8 lines
63 B
Text

__pycache__/
**/__pycache__/
*.pyc
*.pyo
.env
data/
*.db
.git/