Compare commits

..

2 Commits

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/