Files
Web-NibblePoker/.gitignore
2025-09-13 16:19:20 +02:00

28 lines
271 B
Plaintext

# IDEs
.vs/
.idea/
# Build artifacts
__pycache__/
*.tar
# NodeJS' BS
node_modules/
scripts/package-lock.json
# Internal stuff
*.pdn
*.ai
# Temp
static/resources/DecimalJs*
static/resources/SortableJS
static/resources/Standalone
# Secrets
src/
bin/
app/
.run/
*.tmpl