From e07f5682308dd48e840b6f8f3b3f52789d46e28e Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Mon, 9 Aug 2010 02:40:54 +0200 Subject: [PATCH] ignore test/fixtures/hello.txt created by some test(s) --- .gitignore | 1 + 1 file changed, 1 insertion(+) 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