Add .gitignore
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 4 May 2017 17:56:21 +0000 (19:56 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 4 May 2017 17:56:21 +0000 (19:56 +0200)
Change-Id: Iea7229c8afbf7f50826359227aec54cff5c0fa7e
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..2002d57
--- /dev/null
@@ -0,0 +1,6 @@
+build/
+CMakeCache.txt
+Makefile
+*.so
+nbproject
+.vscode