diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-07-09 16:47:37 +0000 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-07-09 16:47:37 +0000 |
commit | 86b7ee8c78b62b562e1d4aa3ea9e94ade330f2b8 (patch) | |
tree | 34a2ad4b95ed09599eca654a154a7b51fa802c3a /.gitignore | |
parent | 62544e9874564fb62085a748f7e27f710b38a404 (diff) |
add .gitignore
Change-Id: I4ecea2af0d9a3af45c5756556f85fdc53115b065
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1 +1,6 @@ build/ +CMakeFiles/ +CMakeCache.txt +Makefile +cmake_install.cmake +*.so |