From 987e65fd908f76cb6be8de5b8e9a53c4bbc2f870 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 4 Oct 2022 09:42:14 +0200 Subject: [PATCH] Add stuff to .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 523186a..ff6bc42 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ oot/ compile_commands.json .cache/ +pkg/ +rel_oot/ +src/ +*.pkg.tar.zst +*.tar.gz