From 2c74ebf6651ccdc78e9fa5799c7887fe52b1ac2d Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 27 May 2021 17:15:47 -0400 Subject: a --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d494511..2e2097d 100644 --- a/.gitignore +++ b/.gitignore @@ -256,5 +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 src/config/options_old.ts +src/config/options_pi.ts -- cgit