chore(.gitignore): ignore config/known_clients.yaml as it's generated automatically
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -45,3 +45,6 @@ logs/
|
||||
# Sphinx
|
||||
docs/_build/
|
||||
docs/ref/modules/
|
||||
|
||||
# known clients
|
||||
config/known_clients.yaml
|
||||
|
||||
Reference in New Issue
Block a user