Added test.py and .vscode to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -174,3 +174,6 @@ cython_debug/
|
|||||||
# PyPI configuration file
|
# PyPI configuration file
|
||||||
.pypirc
|
.pypirc
|
||||||
|
|
||||||
|
# ---> Other
|
||||||
|
/test.py
|
||||||
|
/.vscode/
|
||||||
Reference in New Issue
Block a user