aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-02-16 10:34:39 +0100
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-02-16 10:34:39 +0100
commit0dd5d05960797eead443813f44a9685c6bab7ded (patch)
tree9cf0177a94a6e394c761897ab1446306791b06e6 /.gitignore
parent1791f725039e9404ae92c00711520155167d180e (diff)
Ignore Visual Studio Code project
Change-Id: Iecbef1a7887496deb849ab807ebf4de644e66343 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d15108fc..9786dc9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ nbproject/private/*
Makefile
cmake_install.cmake
*.so
+.vscode