From 471dd2381e20f98646f154938031fce8d596aba5 Mon Sep 17 00:00:00 2001 From: ArloFilley Date: Fri, 4 Nov 2022 12:25:29 +0000 Subject: [PATCH] removed .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 767e363..04c8374 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ Cargo.lock /database/database.sqlite /NEA_Screenshots -.DS_Store \ No newline at end of file +.DS_Store +.gitignore \ No newline at end of file