diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2010-12-16 14:22:41 -0800 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2010-12-16 14:22:50 -0800 |
commit | 02aae22397fe38e70fb488195a035c913c4f71b1 (patch) | |
tree | 2446e5f4bdd94892833e1de19e220f10aba7bb6e /.gitignore | |
parent | c9d3a81db0e795f67ae478fe2e910c7c429dff60 (diff) | |
download | node-02aae22397fe38e70fb488195a035c913c4f71b1.tar.gz |
Add solaris patch file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 3c28c07a7..410d0a098 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,6 @@ build tags .lock-wscript *.pyc -*.patch doc/api.xml tools/nodejs.pc test/fixtures/hello.txt |