Files
baekjoon-bot/.dockerignore
2026-01-14 14:54:42 +09:00

6 lines
55 B
Plaintext

# .dockerignore
__pycache__/
*.py[cod]
venv/
.env
.git/