Files
BeyondCXAnalytics-Demo/backend/.dockerignore
garbelo 232a687942
All checks were successful
Workflow de prueba / Build and push images (push) Successful in 1m26s
ignore more files
2026-02-14 23:21:46 +00:00

19 lines
151 B
Plaintext

.venv
__pycache__
*.pyc
*.pyo
*.pyd
.git
.gitignore
test_results
dist
build
data/output
*.zip
.DS_Store
*.log
Dockerfile
docker-compose.yml
.env
tests