Files
Web-NibblePoker/.gitignore
Herwin b0fbd2199f Removed static content index, Added independant base files for content system's index
Update compile-content.cmd, compile.bat, and 11 more files...
2024-01-08 11:55:17 +01:00

44 lines
587 B
Plaintext

# IDE-related folders
.idea/
# Node.JS
node_modules/
package-lock.json
# Static resources
resources/DecimalJs/
resources/DecimalJsLight/
resources/FontAwesomePro/
resources/PlotlyJs/
# Compiled Stuff
*.min.php
*.min.js
commons/strings.json
content/index.json
resources/NibblePoker/css/*.css
tools/items/formula-wizard/*.js
tools/items/formula-wizard/src/*.js
# Build artifacts
build*.7z
# ???
# Source: https://github.com/sjmulder/nbt-js
tools/items/mc-art-viewer/nbt.js
# Others
*.pdn
*.min.json
*.lnk
*.map
*.bak
*.exe
*.url
*.sqlite
*.conf
# Temporary
articles/*.txt
meow*.ogg