logs/
npm-debug.log
node_modules/
.idea/
.DS_Store
.vscode
*.swp
*.lock
*.js
*.map
.github/workflows/nodejs.yml

app/**/*.js
config/**/*.js
app/**/*.map
config/**/*.map
dist/

!.eslintrc.js
!.prettierrc.js
!.commitlint.js
!app/**/*.js
tmp
server/data
assets/
bin/