Skip to content

Commit d18c080

Browse files
committed
Ignore node_modules
1 parent f26322a commit d18c080

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

.gitignore

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,7 @@
11
# Development-related files
22
.tern-port
33
coverage/
4-
node_modules/.bin
5-
node_modules/eslint
6-
node_modules/gulp*
7-
node_modules/istanbul
8-
9-
# Node.js-only modules
10-
node_modules/requizzle
11-
12-
# Unused files from committed modules
13-
node_modules/bluebird/README.md
14-
node_modules/bluebird/changelog.md
15-
node_modules/bluebird/js/browser/*
16-
node_modules/espree/README.md
17-
node_modules/espree/bin
18-
node_modules/espree/test
4+
/node_modules/
195

206
# User-specific files
217
conf.json

0 commit comments

Comments
 (0)