fixing .gitignore

This commit is contained in:
John Bowdre 2021-01-15 12:41:56 -06:00
parent 5408f1eeae
commit 0f4478eabc
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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