43b3e375d6
Ignore __pycache__ and the local config.yml generated from the example.
5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
# Local config generated from config.example.yml
|
|
config.yml
|