Add .vscode and .pkl-lsp to gitignore (#677)

This commit is contained in:
Daniel Chao
2024-10-11 07:59:35 -07:00
committed by GitHub
parent 1e63c48ce4
commit 3600582908

4
.gitignore vendored
View File

@@ -15,6 +15,10 @@ generated/
!.idea/scopes/
!.idea/vcs.xml
.vscode/
.pkl-lsp/
# :pkl-core:makeIntelliJAntlrPluginHappy
gen/
PklLexer.tokens