From b533958797d5d785d9013fd53a733a8e541bf921 Mon Sep 17 00:00:00 2001 From: Escartem Date: Wed, 4 Oct 2023 19:25:02 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e089473..11da1af 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ tools/ -output/ \ No newline at end of file +output/ +*.pck \ No newline at end of file