Use json_is_true() in place of json_boolean_value() for compatibility
[trust_router.git] / .gitignore
index 553f8cd..6dab25d 100644 (file)
@@ -1,8 +1,25 @@
 *~
+\#*\#
+.\#*
 *.o
+*.la
+*.lo
+.deps
+.dirstamp
+.libs
+aclocal.m4
+build-aux
 configure
 Makefile.in
 Makefile
 autom4te.cache
-m4
+m4/*
+!m4/.ignore-this-file
 ltmain.sh
+libtool
+config.*
+tr/trust_router
+common/dh_test/tr_dh_test
+common/t_constraint
+tid/example/tids
+tid/example/tidc
\ No newline at end of file