Skip to content

Commit 4f3c8b3

Browse files
committed
WIP
1 parent c3ccbea commit 4f3c8b3

4 files changed

Lines changed: 150 additions & 348 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ node_g
1212
.benchmark_reports
1313
/.project
1414
/.cproject
15+
16+
gyp-mac-tool
17+
gyp/all.Makefile
18+
gyp/js2c.host.mk
19+
gyp/node.target.mk
20+
out/

Makefile

Lines changed: 0 additions & 348 deletions
This file was deleted.

deps/http_parser/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ tags
33
test
44
test_g
55
test_fast
6+
http_parser.Makefile
7+
http_parser.target.mk
8+
test.target.mk

0 commit comments

Comments
 (0)