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