aboutsummaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authorDavid Doan <daviddoan@Davids-MacBook-Pro-70.local>2023-10-05 23:32:06 -0400
committerDavid Doan <daviddoan@Davids-MacBook-Pro-70.local>2023-10-05 23:32:06 -0400
commit770a08b747233942fb19da529763f61987a804d6 (patch)
tree3c822fde32750780fe38f46b6f25e9642c1cec0f /.vscode
parent7bb2015a1f2de7a31c3f2b3092a574602a2a3d53 (diff)
file importing
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..0d84b99
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,5 @@
+{
+ "cSpell.words": [
+ "lnxconfig"
+ ]
+} \ No newline at end of file