make-quant-py/.dockerignore
Ayuriel 1a2a29aaf2
Some checks failed
Docker Build and Deploy / build-and-push (push) Successful in 1m9s
Docker Build and Deploy / deploy (push) Failing after 8s
feat: 배포 구성
2025-03-31 12:35:54 +09:00

23 lines
228 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
*.so
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
.DS_Store
.git
.github
README.md.bak
*.swp
*.swo
node_modules/
deployment/
src/__pycache__/
src/*/\_\_pycache\_\_/
src/config/credentials.yaml