mirror of
https://github.com/robonen/questlang.git
synced 2026-03-20 02:44:47 +00:00
feat: add QuestLang VS Code extension with syntax highlighting and installation instructions
This commit is contained in:
9
vscode-extension/.vscodeignore
Normal file
9
vscode-extension/.vscodeignore
Normal file
@@ -0,0 +1,9 @@
|
||||
**/.git
|
||||
**/node_modules
|
||||
**/.DS_Store
|
||||
**/Thumbs.db
|
||||
**/*.log
|
||||
.vscode-test/
|
||||
out/
|
||||
dist/
|
||||
*.vsix
|
||||
Reference in New Issue
Block a user