fix: add python 3.14 support, adopt pygls >=2.0.0 api
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,5 +1,8 @@
|
||||
cmake_language_server/version.py
|
||||
|
||||
.venv/
|
||||
pyrightconfig.json
|
||||
|
||||
/build/
|
||||
/dist/
|
||||
__pycache__/
|
||||
@@ -11,3 +14,5 @@ coverage.xml
|
||||
|
||||
.pdm-python
|
||||
__pypackages__/
|
||||
|
||||
.pdm-build/
|
||||
|
||||
Reference in New Issue
Block a user