From 191c4d4fb0702b81fc090cf9ff6c647ec8a28378 Mon Sep 17 00:00:00 2001 From: mnjx Date: Tue, 7 Mar 2023 21:39:01 -1000 Subject: [PATCH] update: .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5cfec61..437b570 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ launch.sh mark.sh -*.bak \ No newline at end of file +*.bak +baks \ No newline at end of file