Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2010-10-13 01:13:44 +0400
committerRyan Dahl <ry@tinyclouds.org>2010-10-13 12:49:33 +0400
commit045bd4c7a49b83a9e6cd4083763f12a698c48845 (patch)
tree23ef3f267c8a10d7d0c6b556a4aa02af7fd5ddc1 /.gitignore
parent6691aca2297b76cd3eb14506447f16a213dae2c6 (diff)
Preliminary pkg-config support.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ba4994998c2..eadb1964145 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ doc/api.xml
doc/api.html
doc/changelog.html
doc/node.1
+tools/nodejs.pc
test/fixtures/hello.txt
tmp/
node