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