From a889dc6c3e85f6c9a7a3824b2dc15584b553e6be Mon Sep 17 00:00:00 2001 From: Superredstone Date: Thu, 12 Feb 2026 19:30:46 +0100 Subject: [PATCH] feat(git): ignore build files --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 54a5a0b..d7cd2f8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,11 @@ lib/ app/ downloads/ + +spotiflac-cli + +# Go +vendor/ + +# Nix +result