fixing .gitignore

This commit is contained in:
John Bowdre 2021-01-15 12:41:56 -06:00
parent 5408f1eeae
commit 0f4478eabc

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
/target/
/test.py
/venv_tango/
/.vscode/
__pycache__/
*.py[cod]