From b270c4475ca6ed61784ed8368ab42fea3dc528e5 Mon Sep 17 00:00:00 2001 From: Joel Kronqvist Date: Wed, 9 Feb 2022 22:24:26 +0200 Subject: Merged all functions from the JoelHMikael/funcs Necessary, because we don't want to complicate our update script & its anyways better like this. They weren't any complicated functions. --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6507360..1ca582b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ Classes node_modules package-lock.json -shifts.txt -funcs \ No newline at end of file +shifts.txt \ No newline at end of file -- cgit v1.2.3