This website works better with JavaScript.
Explore
Help
Sign In
helix
/
invidious
Watch
1
Star
0
Fork
You've already forked invidious
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
08cbd44b57
invidious
/
.gitignore
10 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add the docs/ folder to gitignore (#3694)
2 years ago
/docs/
Ignore sentry
7 years ago
/dev/
Initial commit
7 years ago
/lib/
/bin/
/.shards/
/.vscode/
Update .gitignore
7 years ago
/invidious
/sentry
Untrack config.yml (#1557) * 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
4 years ago
/config/config.yml