expand gitignore __pychache__ .venv etc
This commit is contained in:
parent
3398405fd9
commit
194974880c
6
.gitignore
vendored
6
.gitignore
vendored
@ -1 +1,7 @@
|
||||
output/
|
||||
*.pyc
|
||||
*~
|
||||
homebrewserver.club
|
||||
.venv/
|
||||
__pycache__
|
||||
.DS_Store
|
||||
|
Loading…
Reference in New Issue
Block a user