Files
Web-NibblePoker/.gitignore
Herwin c8bf68fa2d Moved build scripts into "scripts/", Updated readme
Update .gitignore, compile-clean.cmd, and 38 more files...
2024-04-18 18:00:28 +02:00

51 lines
699 B
Plaintext

# IDE-related folders
.idea/
# Node.JS
node_modules/
package-lock.json
scripts/node_modules/
scripts/package-lock.json
# Static resources
resources/DecimalJs/
resources/DecimalJsLight/
resources/ExtGraphics/
resources/FontAwesomePro/
resources/PlotlyJs/
# Article drafts
articles/drafts/
# 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
*.pyc
# Temporary
articles/*.txt
meow*.ogg