Skip to content

Commit

Permalink
Add local VSCode configs
Browse files Browse the repository at this point in the history
  • Loading branch information
kip93 committed Feb 28, 2022
1 parent 63b2dd0 commit 47d17e2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/**/*[~#]
/**/.*
!/**/.gitignore
!/**/.vscode
7 changes: 7 additions & 0 deletions .vscode/ltex.dictionary.en-GB.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Corne
keycaps
Keyhive
keymap
keymaps
MCUs
ortholinear
3 changes: 3 additions & 0 deletions .vscode/ltex.disabledRules.en-GB.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
PASSIVE_VOICE
TO_DO_HYPHEN
TRY_AND

0 comments on commit 47d17e2

Please sign in to comment.