Update build backend (#84)

This commit is contained in:
Regen
2023-10-13 19:48:45 +09:00
committed by GitHub
parent 0916b888d8
commit 68bbc8187b
4 changed files with 7 additions and 6 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
cmake_language_server/version.py
/build/
/dist/
__pycache__/
@@ -7,5 +9,5 @@ __pycache__/
.coverage
coverage.xml
.pdm.toml
.pdm-python
__pypackages__/