Files
CSS-NibblePoker/.gitignore
T
aziascreations 95ffb881f9 Added basic theme support for future recoloring
Update .gitignore, border.scss, backgrounds.scss, and 12 more files
2026-05-07 12:47:03 +02:00

18 lines
161 B
Plaintext

# IDEs
.idea/
# NodeJS Trash
node_modules/
# Corporate-specific stuff
scss/themes/theme_corp_*
# Build Artifacts
*.css
*.min.html
*.7z
*.zip
*.tar
*.gz
*.rar