Updated gitignore

This commit is contained in:
2026-01-29 17:25:59 +01:00
parent 3598f71945
commit 8445545f33

3
.gitignore vendored
View File

@@ -174,3 +174,6 @@ cython_debug/
# PyPI configuration file # PyPI configuration file
.pypirc .pypirc
# Code
*.code-workspace
*.json