diff options
author | Emmanuele Bassi <ebassi@openedhand.com> | 2007-10-01 14:46:31 +0100 |
---|---|---|
committer | Emmanuele Bassi <ebassi@openedhand.com> | 2007-10-01 14:46:31 +0100 |
commit | e711b883dba88d68b6986d87f14a06361cf54be7 (patch) | |
tree | 583413b46a8813f8cd4cc11dee5a871de1c72e26 /.gitignore | |
parent | 591989c80b16fe68bdd79bcc7759a4249fdaf129 (diff) | |
download | json-glib-e711b883dba88d68b6986d87f14a06361cf54be7.tar.gz |
Update gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,7 @@ json-glib/json-array.lo json-glib/json-marshal.c json-glib/json-marshal.h json-glib/json-marshal.lo +json-glib/json-node.lo json-glib/json-object.lo json-glib/json-parser.lo json-glib/json-version.h @@ -37,4 +38,6 @@ tests/test-01 tests/test-01.o tests/test-02 tests/test-02.o +tests/test-03 +tests/test-03.o .*.swp |