Files
Web-NibblePoker/.gitignore
Herwin Bozet 1612416d9d Revamped XML sitemap, Added run configs, Added release script, Removed commented HTML
Update .gitignore, app.py - Minify.run.xml, and 11 more files...
2025-09-13 18:13:24 +02:00

27 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
# Golang revamp
src/
bin/
app/
*.tmpl