From fa4ebcb4c15acff20b393c7829eaaf866bb42132 Mon Sep 17 00:00:00 2001 From: askiiart Date: Thu, 7 Mar 2024 12:01:56 -0600 Subject: [PATCH] halp the gitignore isn't ignoring --- .gitignore | 1 - vesktop/state.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 54d1130..a6dbf1a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ **/fishd.tmp* vesktop/state.json -vesktop/state.json diff --git a/vesktop/state.json b/vesktop/state.json index 62d20dd..cd7df81 100644 --- a/vesktop/state.json +++ b/vesktop/state.json @@ -5,7 +5,7 @@ "windowBounds": { "x": 2, "y": 50, - "width": 956, + "width": 1466, "height": 1028 } } \ No newline at end of file