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:
authorRasmus Andersson <rasmus@notion.se>2010-08-09 04:40:54 +0400
committerRyan Dahl <ry@tinyclouds.org>2010-08-10 00:15:28 +0400
commite07f5682308dd48e840b6f8f3b3f52789d46e28e (patch)
tree3dd631bc3aee0cf9040251ba94496195e7e866d1 /.gitignore
parent3aa5cfde1052a7a027d398c66106869f7f722eee (diff)
ignore test/fixtures/hello.txt created by some test(s)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 41ab314e35c..2d70f9e6c8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ doc/api.xml
doc/api.html
doc/changelog.html
doc/node.1
+test/fixtures/hello.txt
tmp/
node
node_g