diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-08-22 11:21:18 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-12-13 14:58:26 +0100 |
commit | bc1ed1eba6571dd80f519ea11ad67862edb92e9e (patch) | |
tree | 33eb6aeec3cca623e1ea98457a020c7544388d11 | |
parent | 5a9fdd19ee8e6627c77692e8fe91d052ed934869 (diff) |
Added .gitignore
Change-Id: Ic69af841a4184c2bd455abebe8293f6d3aa5ab2b
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b092854 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +build/ +CMakeCache.txt +Makefile +*.so +nbproject/private |