mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-02 00:43:05 +05:30
b566c4ba1a
* Untrack config.yml `config/config.yml` has been untracked and moved to `config/config.example.yml`. The Dockerfile has been updated to copy all `config/config.*` files and to try to move `config/config.example.yml` to `config/config.yml`. If a user supplied `config/config.yml` exists it is not overwritten. * Update Dockerfile to use `shard.lock` * Fix tests
10 lines
82 B
Plaintext
10 lines
82 B
Plaintext
/doc/
|
|
/dev/
|
|
/lib/
|
|
/bin/
|
|
/.shards/
|
|
/.vscode/
|
|
/invidious
|
|
/sentry
|
|
/config/config.yml
|