Update gitignore
This commit is contained in:
parent
ada4978879
commit
f87e4ca7b9
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -7,7 +7,8 @@ pip-selfcheck.json
|
|||
*.pyc
|
||||
__pycache__
|
||||
|
||||
*.db
|
||||
*.db*
|
||||
*.log
|
||||
/*.yaml
|
||||
!example-config.yaml
|
||||
!.pre-commit-config.yaml
|
||||
|
|
Loading…
Reference in a new issue