wp0.li/.gitignore

31 lines
298 B
Plaintext
Raw Normal View History

2021-04-15 17:20:35 +00:00
**/dist/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.idea
*.pid
*.seed
*.pid.lock
lib-cov
coverage
.nyc_output
build/Release
node_modules/
.npm
.eslintcache
.node_repl_history
*.tgz
.env
.next
.DS_Store
common/deploy/
common/temp/
common/autoinstallers/*/.npmrc
**/.rush/temp/
.idea/