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:
authorRyan Dahl <ry@tinyclouds.org>2011-03-18 19:14:15 +0300
committerRyan Dahl <ry@tinyclouds.org>2011-03-18 19:14:15 +0300
commitaf923154e23853598296b6c9cd7d3d3dabaeacd1 (patch)
tree4fc0de04b2505a19b2378f929f08ae4f3cd78eb8 /.gitignore
parentf10150bc6a1a19d8c4b1a159916906d3e1b9b100 (diff)
hello.txt should be stored in tmpdir
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index f3b6236246a..2e53dd35e0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,11 +5,10 @@ tags
*.pyc
doc/api.xml
tools/nodejs.pc
-test/fixtures/hello.txt
tmp/
node
node_g
*.swp
.benchmark_reports
/.project
-/.cproject \ No newline at end of file
+/.cproject