mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-04 14:22:04 +00:00
chore: add invidious.o file to .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -10,3 +10,8 @@
|
|||||||
|
|
||||||
# direnv directory used for the Nix Flake.
|
# direnv directory used for the Nix Flake.
|
||||||
.direnv
|
.direnv
|
||||||
|
|
||||||
|
# Invidious object file that gets generated when compiling
|
||||||
|
# Invidiois with `--cross-compile` argument
|
||||||
|
# Example: `crystal build src/invidious.cr --cross-compile`
|
||||||
|
/invidious.o
|
||||||
|
|||||||
Reference in New Issue
Block a user