log4js-node/.gitignore
e-cloud c793778eab chore: update code management facilities
1. add eslint support
2. add some restrictions on git commit
3. add conventional-changelog for future auto changelog generation
4. update ignores
5. add editor config
2016-07-14 17:36:23 +08:00

18 lines
138 B
Plaintext

# Logs
logs
*.log*
npm-debug.log*
# Runtime data
pids
*.pid
*.seed
build
node_modules
.bob/
test/streams/test-*
.idea
.vscode
.DS_Store