Files
Web-NibblePoker/.gitignore
Herwin 96e1674937 Fixed code copy button scrolling, Added build script
Update .gitignore, composer.php, and compress.bat
2023-12-22 04:21:23 +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
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
*.env
*.sqlite
# Temporary
articles/*.txt
commons/strings/_*/
meow*.ogg