gitignore pat

This commit is contained in:
chris 2020-10-26 10:42:20 +01:00
parent 38416fc6d7
commit 9072c5a477
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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