diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-02-15 11:49:33 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-02-15 14:13:14 +0100 |
commit | bacef782bf950abedce2edb81b7c4901ac258a42 (patch) | |
tree | 3710bef1e3fd561154d8eddf00defa5c9a2a0f7f | |
parent | 116ebba8f5b747fc8cd65e2b8aeb7f6c1566c9ee (diff) |
Ignore vscode project
Change-Id: I9040f9fb6a8875a7e0e5bab08ce23db5557ef433
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ .*.swp +.vscode build/ tests-w3c/ |