aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-07-03 18:42:32 +0200
committerJose Bollo <jose.bollo@iot.bzh>2018-07-03 19:24:01 +0200
commitf645c76e0bfa772aff97141389d45476bf091053 (patch)
tree724af18ff4b5b92aa071e93675582b67c11d1908 /.gitignore
parent57e09344b57d98515bf02165e0e33a1d43134af0 (diff)
coverage: Add the missing files
The files weren't included due to git and gitignore. Also add a README.md to reproduce the test. Change-Id: Ifcdffaca32c369b2ff5fb82e246fa0cad87813f5 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ea5c2c66..abc051fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,6 @@ dist/*
CMakeFiles/
CMakeCache.txt
nbproject/private/*
-Makefile
cmake_install.cmake
*.so
.vscode