mirror of
https://github.com/RanvierMUD/ranviermud
synced 2026-08-13 14:26:05 -04:00
22 lines
312 B
Text
22 lines
312 B
Text
node_modules
|
|
plugins/**/*.*
|
|
data/player/*.json
|
|
data/account/*.json
|
|
!data/account/Admin.json
|
|
!data/player/Admin.json
|
|
*.swp
|
|
coverage/
|
|
*.logs
|
|
*.log
|
|
*.debug
|
|
gulpTODO.md
|
|
*.sublime-*
|
|
.ranvierSecret
|
|
log/*.log
|
|
!log/.gitkeep
|
|
|
|
# ignore mkdocs build target
|
|
site/
|
|
|
|
# ignore api.ai key
|
|
bundles/ranvier-npc-behaviors/APIAIKEY
|