Add config.yaml to .gitignore
This commit is contained in:
parent
395fda40ec
commit
67840b1433
|
@ -11,3 +11,6 @@ env3/
|
|||
|
||||
# Python
|
||||
__pycache__/
|
||||
|
||||
# Config file
|
||||
config.yaml
|
||||
|
|
Loading…
Reference in New Issue