Ignore venv and pycache

This commit is contained in:
Gabriel Augendre 2020-06-11 09:25:29 +02:00
parent f5c627ed2e
commit 42d5c36fe0

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
.venv/
__pycache__/