expand gitignore __pychache__ .venv etc

This commit is contained in:
rra 2019-06-19 14:32:23 +02:00
parent 3398405fd9
commit 194974880c

6
.gitignore vendored
View File

@ -1 +1,7 @@
output/
*.pyc
*~
homebrewserver.club
.venv/
__pycache__
.DS_Store