Files
Web-NibblePoker/.gitignore
Herwin Bozet 1f249206e7 Added PEArch page, Added strings, Updated readme
Update .dockerignore, .gitignore, and 11 more files...
2025-09-14 00:00:22 +02:00

28 lines
283 B
Plaintext

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