From 7d587a64839cf21a579da58fc9964a268589c3b0 Mon Sep 17 00:00:00 2001 From: Adison Cavani Date: Sun, 10 Oct 2021 00:13:16 +0200 Subject: [PATCH] Update gitignore --- src/Properties/launchSettings.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 src/Properties/launchSettings.json diff --git a/src/Properties/launchSettings.json b/src/Properties/launchSettings.json deleted file mode 100644 index 8a4c539..0000000 --- a/src/Properties/launchSettings.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "profiles": { - "DistroGrubThemes": { - "commandName": "Project", - "commandLineArgs": "\"-rC:\\Users\\Adison\\repos\\distro-grub-themes\"" - } - } -} \ No newline at end of file