Files
screenshot-tools/.dockerignore
Frank John Begornia c926590e1d first commit
2025-12-23 01:51:15 +08:00

12 lines
122 B
Plaintext

# Screenshot Service - Node.js
# Add to .dockerignore
node_modules
npm-debug.log
.env
.git
.gitignore
*.md
.vscode
.idea