mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-04 04:43:20 +05:30
chore: add invidious.o file to .gitignore
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user