mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
Ignore node_modules
This commit is contained in:
parent
f26322ae4a
commit
d18c08001f
16
.gitignore
vendored
16
.gitignore
vendored
@ -1,21 +1,7 @@
|
|||||||
# Development-related files
|
# Development-related files
|
||||||
.tern-port
|
.tern-port
|
||||||
coverage/
|
coverage/
|
||||||
node_modules/.bin
|
/node_modules/
|
||||||
node_modules/eslint
|
|
||||||
node_modules/gulp*
|
|
||||||
node_modules/istanbul
|
|
||||||
|
|
||||||
# Node.js-only modules
|
|
||||||
node_modules/requizzle
|
|
||||||
|
|
||||||
# Unused files from committed modules
|
|
||||||
node_modules/bluebird/README.md
|
|
||||||
node_modules/bluebird/changelog.md
|
|
||||||
node_modules/bluebird/js/browser/*
|
|
||||||
node_modules/espree/README.md
|
|
||||||
node_modules/espree/bin
|
|
||||||
node_modules/espree/test
|
|
||||||
|
|
||||||
# User-specific files
|
# User-specific files
|
||||||
conf.json
|
conf.json
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user