summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2011-03-18 09:14:15 -0700
committerRyan Dahl <ry@tinyclouds.org>2011-03-18 09:14:15 -0700
commitaf923154e23853598296b6c9cd7d3d3dabaeacd1 (patch)
tree4fc0de04b2505a19b2378f929f08ae4f3cd78eb8 /.gitignore
parentf10150bc6a1a19d8c4b1a159916906d3e1b9b100 (diff)
downloadandroid-node-v8-af923154e23853598296b6c9cd7d3d3dabaeacd1.tar.gz
android-node-v8-af923154e23853598296b6c9cd7d3d3dabaeacd1.tar.bz2
android-node-v8-af923154e23853598296b6c9cd7d3d3dabaeacd1.zip
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 f3b6236246..2e53dd35e0 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