Stopped tracking .vscode directory & test.py

This commit is contained in:
2025-06-17 17:39:15 +01:00
parent cc99f00537
commit 28e889c947

3
.gitignore vendored
View File

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