From a050b831ce8ba9a1e8ff1420e6cbb289580d7a6d Mon Sep 17 00:00:00 2001 From: Space-Banane Date: Thu, 21 May 2026 21:35:11 +0200 Subject: [PATCH] Ignore generated binary and Python cache --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..92b8d60 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +5GB.bin +__pycache__/