Files
Web-NibblePoker/.gitignore
Herwin Bozet ed2e56cf96 Added L10N YAML flattening, Removed trash
Update .gitignore, sidebar.yml, and 6 more files...
2025-09-12 23:58:52 +02:00

27 lines
245 B
Plaintext

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