From 4dfd2f2facb8149e86762717669a56d707c61e04 Mon Sep 17 00:00:00 2001 From: Celestia Ludenberg Date: Sun, 28 Jun 2026 20:58:41 +0200 Subject: [PATCH] chore: remove install.log, add to gitignore --- .gitignore | 1 + install.log | 9 --------- 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 install.log diff --git a/.gitignore b/.gitignore index 6bc95e6..5b16a54 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ work/ iso/ out/ +install.log diff --git a/install.log b/install.log deleted file mode 100644 index c774d4d..0000000 --- a/install.log +++ /dev/null @@ -1,9 +0,0 @@ -[18:47:28 2026-06-28] FETCHING Version 2.43.2 -[18:47:28 2026-06-28] DOWNLOADING https://github.com/spicetify/cli/releases/download/v2.43.2/spicetify-2.43.2-linux-amd64.tar.gz -[18:47:28 2026-06-28] EXTRACTING /home/v311/.spicetify/spicetify.tar.gz -[18:47:28 2026-06-28] SETTING EXECUTABLE PERMISSIONS TO /home/v311/.spicetify/spicetify -[18:47:28 2026-06-28] REMOVING /home/v311/.spicetify/spicetify.tar.gz -[18:47:28 2026-06-28] spicetify path already set in /home/v311/.bashrc, continuing... -[18:47:28 2026-06-28] spicetify path already set in /home/v311/.bash_profile, continuing... -[18:47:28 2026-06-28] spicetify v2.43.2 was installed successfully to /home/v311/.spicetify -[18:47:28 2026-06-28] Run 'spicetify --help' to get started