Use json_is_true() in place of json_boolean_value() for compatibility
[trust_router.git] / .gitignore
index 022427e..6dab25d 100644 (file)
@@ -1,4 +1,6 @@
 *~
+\#*\#
+.\#*
 *.o
 *.la
 *.lo
@@ -11,7 +13,13 @@ 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