Stopped tracking .vscode directory

This commit is contained in:
2025-06-17 17:39:19 +01:00
parent 1938ff4c90
commit c4bc183462

2
.gitignore vendored
View File

@ -174,4 +174,6 @@ cython_debug/
# PyPI configuration file # PyPI configuration file
.pypirc .pypirc
# ---> Other
/test.py /test.py
/.vscode/