fluence-nodejs-template/.gitignore
2022-02-04 15:04:58 +03:00

21 lines
260 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
bundle/
/dist/
/disttmp/
/worker/dist/
# Dependency directories
node_modules/
jspm_packages/
.idea