summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@openedhand.com>2008-05-05 23:16:38 +0100
committerEmmanuele Bassi <ebassi@openedhand.com>2008-05-05 23:16:38 +0100
commit0830873edc5203655f04868184cedb428b6d2d54 (patch)
treeeb10ab7f82de914a435fbb1b8b2133585907bf3c /.gitignore
parenteb1cd29f78ff52e3ec3b063716fb86b5f2c5ae4a (diff)
downloadjson-glib-0830873edc5203655f04868184cedb428b6d2d54.tar.gz
Update git ignore file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore72
1 files changed, 22 insertions, 50 deletions
diff --git a/.gitignore b/.gitignore
index 4f91697..b05636c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,55 +16,35 @@ gtk-doc.make
install-sh
json-glib-1.0.pc
json-glib.pc
-json-glib/.deps
-json-glib/.libs
-json-glib/json-array.lo
-json-glib/json-enum-types.c
-json-glib/json-enum-types.h
-json-glib/json-enum-types.lo
-json-glib/json-generator.lo
-json-glib/json-gobject.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-scanner.lo
-json-glib/json-version.h
-json-glib/libjson-glib-1.0.la
-json-glib/stamp-json-enum-types.h
-json-glib/stamp-json-marshal.h
-json-glib/tests/.deps
-json-glib/tests/.libs
-json-glib/tests/array-test
-json-glib/tests/array-test.o
-json-glib/tests/object-test
-json-glib/tests/object-test.o
-json-glib/tests/node-test
-json-glib/tests/node-test.o
+.deps
+.libs
+*.o
+*.lo
+json-enum-types.[ch]
+json-marshal.[ch]
+json-version.h
+*.la
+stamp-json-enum-types.h
+stamp-json-marshal.h
+array-test
+object-test
+node-test
libtool
ltmain.sh
missing
stamp-h1
test-report.xml
-tests/.deps
-tests/.libs
-tests/test-parser
-tests/test-parser.o
-tests/test-generator
-tests/test-generator.o
-tests/test-serialize-simple
-tests/test-serialize-simple.o
-tests/test-serialize-complex
-tests/test-serialize-complex.o
-tests/test-serialize-full
-tests/test-serialize-full.o
+test-report.html
+test-parser
+test-generator
+test-serialize-simple
+test-serialize-complex
+test-serialize-full
.*.swp
-doc/reference/.libs
-doc/reference/html-build.stamp
-doc/reference/html.stamp
+*.stamp
doc/reference/html
+doc/reference/tmpl
+doc/reference/xml
doc/reference/json-glib-decl-list.txt
doc/reference/json-glib-decl-list.txt.bak
doc/reference/json-glib-decl.txt
@@ -78,11 +58,3 @@ doc/reference/json-glib.hierarchy
doc/reference/json-glib.interfaces
doc/reference/json-glib.prerequisites
doc/reference/json-glib.signals
-doc/reference/scan-build.stamp
-doc/reference/sgml-build.stamp
-doc/reference/sgml.stamp
-doc/reference/tmpl-build.stamp
-doc/reference/tmpl.stamp
-doc/reference/tmpl
-doc/reference/xml
-test-report.html