summaryrefslogtreecommitdiff
path: root/deps/npm/.npmignore
blob: 5ddef356000e30f9dbf45e31e2f25b201bba4cee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.swp
test/bin
test/output.log
test/packages/*/node_modules
test/packages/npm-test-depends-on-spark/which-spark.log
test/packages/test-package/random-data.txt
test/root
node_modules/ronn
node_modules/.bin
npm-debug.log
./npmrc
.gitignore
release/

# don't ignore .npmignore files
# these are used in some tests.
!.npmignore