feat: split config into tracked example and gitignored live config
config/example.yaml is the repo-safe sample. config/s5p.yaml holds real proxy addresses and is gitignored.
This commit is contained in:
@@ -6,3 +6,4 @@ __pycache__/
|
||||
dist/
|
||||
build/
|
||||
.venv/
|
||||
config/s5p.yaml
|
||||
|
||||
Reference in New Issue
Block a user