diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
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 |