From 2a47f0378ca60288bbb47298d40f15e29e5c9184 Mon Sep 17 00:00:00 2001 From: LimePotato Date: Sun, 29 Oct 2023 12:41:27 -0600 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + run/conf.properties | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 run/conf.properties diff --git a/.gitignore b/.gitignore index ddd5199..40fb5da 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ **/*.ipr **/node_modules/ **/.DS.Store +**/run diff --git a/run/conf.properties b/run/conf.properties deleted file mode 100644 index ad1408d..0000000 --- a/run/conf.properties +++ /dev/null @@ -1,3 +0,0 @@ -#some comment -#Sun Oct 29 12:37:06 MDT 2023 -myKey=myValue