studyGuide/.dockerignore
2025-08-09 21:32:12 +00:00

15 lines
148 B
Plaintext

# Dependency & build artifacts
node_modules
.next
out
# VCS / tooling
.git
.gitignore
Dockerfile
docker-compose.yml
# OS / editor
.DS_Store
*.log