@tomjs/create-app
Version:
Create a node/web/electron/vscode project based on tomjs
73 lines (61 loc) • 729 B
Plain Text
# logs
*.log
lerna-debug.log*
logs
npm-debug.log*
pnpm-debug.log*
yarn-debug.log*
yarn-error.log*
# diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
# runtime data
*.pid
*.pid.lock
*.seed
pids
# dependency directory
node_modules
# cache
.cache
.npm
.tmp
.temp
.eslintcache
.stylelintcache
tsconfig.tsbuildinfo
# environment
*.local
# macOS
.DS_Store
# package files
*.7z
*.gz
*.gzip
*.rar
*.tar
*.tar.*
*.tgz
*.zip
*.vsix
# IDEA
.idea
# vscode
.vscode
.history
# project
src
locales
.husky
.commitlintrc*
.editorconfig
.eslintrc*
.eslintignore
.gitattributes
.gitignore
.lintstagedrc*
.prettierrc*
.prettierignore
pnpm-lock.yaml
tsconfig.json
tsconfig.*.json
*.config.ts