removed py from file tracking

This commit is contained in:
Robert 2021-01-04 23:45:57 +01:00
parent 6180687c7c
commit 29ba4a2ecc

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
__pycache__ __pycache__
.vscode .vscode
*.py