mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-04 22:31:40 +00:00
18 lines
312 B
Plaintext
18 lines
312 B
Plaintext
/docs/
|
|
/dev/
|
|
/lib/
|
|
/bin/
|
|
/.shards/
|
|
/.vscode/
|
|
/invidious
|
|
/sentry
|
|
/config/config.yml
|
|
|
|
# direnv directory used for the Nix Flake.
|
|
.direnv
|
|
|
|
# Invidious object file that gets generated when compiling
|
|
# Invidious with `--cross-compile` argument
|
|
# Example: `crystal build src/invidious.cr --cross-compile`
|
|
/invidious.o
|