ai-email-assistant/.dockerignore

71 lines
663 B
Plaintext

__pycache__
*.pyc
*.pyo
*.pyd
.Python
env
pip-log.txt
pip-delete-this-directory.txt
.tox
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.git
.mypy_cache
.pytest_cache
.hypothesis
.ruff_cache
.DS_Store
.vscode
.idea
*.swp
*.swo
*~
*.md
!README.md
.env
.env.local
.env.*.local
.env.production
.env.staging
storage/chroma/*
!storage/chroma/.gitkeep
articles_konsol_pro/*
!articles_konsol_pro/.gitkeep
scripts/
src/tests/
src/__pycache__/
*.tmp
*.temp
*.bak
*.backup
Dockerfile*
docker-compose*
.dockerignore
.github
.gitlab-ci.yml
.travis.yml
.circleci
.gitea
logs/
*.log
.venv/
venv/
env/
Техническое задание.md