summaryrefslogtreecommitdiffstats
path: root/.vscode/c_cpp_properties.json
diff options
context:
space:
mode:
authorFulup Ar Foll <fulup@iot.bzh>2017-10-24 23:43:40 +0200
committerFulup Ar Foll <fulup@iot.bzh>2017-10-24 23:43:40 +0200
commitd6641e89e321e972914fd538c405886670ad0e60 (patch)
tree2c21a1d6fa3a98bb1ade934987b4e5789f0ec080 /.vscode/c_cpp_properties.json
parent4a17d7b114987d6f014e5041b122f9667057ca7f (diff)
Removed submodule ctl-utilities
Diffstat (limited to '.vscode/c_cpp_properties.json')
-rw-r--r--.vscode/c_cpp_properties.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json
deleted file mode 100644
index 5512cb3..0000000
--- a/.vscode/c_cpp_properties.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "configurations": [
- {
- "name": "null",
- "includePath": [],
- "defines": [],
- "browse": {
- "path": [
- "${workspaceRoot}"
- ],
- "limitSymbolsToIncludedHeaders": true,
- "databaseFilename": ""
- },
- "intelliSenseMode": "clang-x64"
- }
- ],
- "version": 2
-} \ No newline at end of file