1
0
Fork 0
mirror of https://github.com/gwm17/spspy.git synced 2024-11-22 18:18:52 -05:00

Update gitignore

This commit is contained in:
Gordon McCann 2022-12-04 13:24:40 -05:00
parent 71f4564a41
commit e9814668f0

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.venv/ .venv/
.env/
__pycache__/ __pycache__/
.vscode/ .vscode/
.vs/ .vs/