From 2d9e9c34b93bb1ca8140df5990e1b159ec82db27 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 27 May 2021 17:19:07 -0400 Subject: Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2e2097d..7db86d9 100644 --- a/.gitignore +++ b/.gitignore @@ -256,6 +256,6 @@ src/config/options.ts # Unused sqlite database, uses postgresql now but I am keeping it in here just in case data.db -#IRONM00N's Crap +# IRONM00N's Crap src/config/options_old.ts src/config/options_pi.ts -- cgit