From 00ed1ce5587c590b67542c874ed83c12deac2e7f Mon Sep 17 00:00:00 2001 From: Akashic Records <76927522+akashic-records-of-the-abyss@users.noreply.github.com> Date: Sat, 4 Jan 2025 15:08:45 +0000 Subject: [PATCH] Tried a hack --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e445648d..4f895f59 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ Cargo.lock *.bin -# This is a little hack to allow the tests to be ran and not have a merge conflict \ No newline at end of file +# This is a little hack to allow the tests to be ran and not have a merge conflict +crates/level/test_level/ \ No newline at end of file