gitignore python

This commit is contained in:
chris 2020-10-25 17:44:16 +01:00
commit 5a5627e51c
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

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