From 8c5e593cec97e63cb888cf39ea0221ec5a03afa6 Mon Sep 17 00:00:00 2001 From: Carl Niklas Rydberg Date: Sun, 18 Jan 2026 09:20:41 +0100 Subject: [PATCH] Added tmp and store to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7c424fb..199cce5 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ Testing/ *.exe *.pdb .DS_Store +tmp/ +.amduat-asl \ No newline at end of file