projects
/
platform
/
upstream
/
nodejs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Do not gitignore npm's node_modules
[platform/upstream/nodejs.git]
/
.gitignore
1
core
2
vgcore.*
3
.waf*
4
tags
5
.lock-wscript
6
*.pyc
7
doc/api.xml
8
tmp/
9
node
10
node_g
11
*.swp
12
.benchmark_reports
13
/.project
14
/.cproject
15
16
/out
17
18
# various stuff that VC++ produces/uses
19
Debug/
20
Release/
21
*.sln
22
!nodemsi.sln
23
*.suo
24
*.vcproj
25
*.vcxproj
26
*.vcxproj.user
27
*.vcxproj.filters
28
UpgradeLog*.XML
29
_UpgradeReport_Files/
30
ipch/
31
*.sdf
32
*.opensdf
33
34
/config.mk
35
/config.gypi
36
*-nodegyp*
37
/gyp-mac-tool
38
/dist-osx
39
/npm.wxs
40
/tools/msvs/npm.wixobj
41
email.md
42
blog.html
43
deps/v8-*
44
./node_modules