From b9e1b4435a406a8a27c078ea05dee1240e51704a Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 2 May 2017 18:29:37 +0200 Subject: Added external libraries from openXC CMake files. Now libraries are cleanly included and built. Change-Id: Iaa85639578b55b2da8357bc438426403e2cca8de Signed-off-by: Romain Forlot --- CAN-binder/libs/nanopb/.gitignore | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 CAN-binder/libs/nanopb/.gitignore (limited to 'CAN-binder/libs/nanopb/.gitignore') diff --git a/CAN-binder/libs/nanopb/.gitignore b/CAN-binder/libs/nanopb/.gitignore deleted file mode 100644 index 3bb09db1..00000000 --- a/CAN-binder/libs/nanopb/.gitignore +++ /dev/null @@ -1,28 +0,0 @@ -*.gcda -*.gcno -*.gcov -*.o -*.pb.c -*.pb.h -*.pb -*.pyc -*_pb2.py -*~ -*.tar.gz -.sconsign.dblite -config.log -.sconf_temp -tests/build -julkaisu.txt -dist -docs/*.html -docs/generator_flow.png -examples/simple/simple -examples/network_server/client -examples/network_server/server -examples/using_double_on_avr/decode_double -examples/using_double_on_avr/encode_double -examples/using_double_on_avr/test_conversions -examples/using_union_messages/decode -examples/using_union_messages/encode -generator/nanopb_pb2.pyc -- cgit 1.2.3-korg