mirror of
https://github.com/apple/pkl.git
synced 2026-04-25 09:48:41 +02:00
Add .vscode and .pkl-lsp to gitignore (#677)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -15,6 +15,10 @@ generated/
|
|||||||
!.idea/scopes/
|
!.idea/scopes/
|
||||||
!.idea/vcs.xml
|
!.idea/vcs.xml
|
||||||
|
|
||||||
|
.vscode/
|
||||||
|
|
||||||
|
.pkl-lsp/
|
||||||
|
|
||||||
# :pkl-core:makeIntelliJAntlrPluginHappy
|
# :pkl-core:makeIntelliJAntlrPluginHappy
|
||||||
gen/
|
gen/
|
||||||
PklLexer.tokens
|
PklLexer.tokens
|
||||||
|
|||||||
Reference in New Issue
Block a user