diff options
author | Ryan <ry@tinyclouds.org> | 2009-08-24 12:59:17 +0200 |
---|---|---|
committer | Ryan <ry@tinyclouds.org> | 2009-08-24 12:59:17 +0200 |
commit | 1bbd5c6d556d4e3608121db35cf26e78c120e79c (patch) | |
tree | 87e79adca631912e4ccb4e9741acb0145fe60ed3 /.gitignore | |
parent | 316e2833f017150d58392f5ee82d86438ec22d5f (diff) | |
download | node-new-1bbd5c6d556d4e3608121db35cf26e78c120e79c.tar.gz |
Add node node_g to gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f6cfcf60de..9aa2a655d2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ tags Makefile *.pyc website/api.html +node +node_g |