diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-28 13:18:52 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-29 11:10:01 +0200 |
commit | 2dd1e82e2e8ba099553638bc8a7ca7e1ee94a18c (patch) | |
tree | 2738d81c80eafea91569161515fccfac010c5ea0 | |
parent | 16bc76e344cc7c0b70cbed122252d8601cb737c2 (diff) |
Update gitignore
Change-Id: I918ce2a6e99d1c517a3492d6cc9312bf333f94fa
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -10,7 +10,9 @@ obj build bin -src/configuration-generated.cpp +configuration-generated.cpp docs_doxygen node_modules/ _book/ +CAN-binder/conf.d/packaging/ +CAN-binder/package/ |