summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2010-08-09 02:40:54 +0200
committerRyan Dahl <ry@tinyclouds.org>2010-08-09 13:15:28 -0700
commite07f5682308dd48e840b6f8f3b3f52789d46e28e (patch)
tree3dd631bc3aee0cf9040251ba94496195e7e866d1 /.gitignore
parent3aa5cfde1052a7a027d398c66106869f7f722eee (diff)
downloadandroid-node-v8-e07f5682308dd48e840b6f8f3b3f52789d46e28e.tar.gz
android-node-v8-e07f5682308dd48e840b6f8f3b3f52789d46e28e.tar.bz2
android-node-v8-e07f5682308dd48e840b6f8f3b3f52789d46e28e.zip
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 41ab314e35..2d70f9e6c8 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