projects
/
platform
/
upstream
/
nodejs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Move GYP file to the project root
[platform/upstream/nodejs.git]
/
.gitignore
1
2
.waf*
3
tags
4
.lock-wscript
5
*.pyc
6
doc/api.xml
7
tmp/
8
node
9
node_g
10
*.swp
11
.benchmark_reports
12
/.project
13
/.cproject
14
15
/out
16
17
# various stuff that VC++ produces/uses
18
Debug/
19
Release/
20
*.sln
21
*.suo
22
*.vcproj
23
*.vcxproj
24
*.vcxproj.user
25
*.vcxproj.filters
26
UpgradeLog*.XML
27
_UpgradeReport_Files/
28
ipch/
29
*.sdf
30
*.opensdf
31
32
/options.gypi
33
*-nodegyp*
34
/gyp-mac-tool