Update .gitignore

This commit is contained in:
Andrew
2022-01-08 17:46:11 -06:00
committed by GitHub
parent 721e79e678
commit bcc2242ec6

1
.gitignore vendored
View File

@@ -8,3 +8,4 @@
/docs/_build/ /docs/_build/
/src/*.egg-info/ /src/*.egg-info/
__pycache__/ __pycache__/
.vscode