From e70dc9ad0fadfca9087f0fe84ba2ba49ef4170cf Mon Sep 17 00:00:00 2001 From: Quaternions Date: Fri, 22 Sep 2023 15:43:59 -0700 Subject: [PATCH] keep textures out of git --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ea8c4bf..71b575d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +/textures \ No newline at end of file