summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-08-22 11:21:18 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-08-22 12:15:37 +0200
commit9d6ad02739d0accf22634f73c72a1dce6ec92763 (patch)
tree7c59f9e1f4bf3f3cc6ce9a2178803a1deba819d0 /.gitignore
parent0f7a421160349ee252ba6226b7dad532fdf40541 (diff)
Added .gitignore
Change-Id: Ic69af841a4184c2bd455abebe8293f6d3aa5ab2b Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
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