Add more misc stuff to gitignore
This commit is contained in:
parent
79fb5f1b27
commit
53b457b0a9
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,3 +1,7 @@
|
||||
__pycache__/
|
||||
/.coverage
|
||||
/.mypy_cache/
|
||||
/memberplumbing.egg-info/
|
||||
/venv/
|
||||
__pycache__/
|
||||
|
||||
/config.yaml
|
||||
|
Reference in New Issue
Block a user