From aebd3a75572bf6303e49f6f74df2f7a4957f628d Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 17 Jul 2024 14:46:48 +0200 Subject: add exported textures to gitignore --- pixel-client/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixel-client/.gitignore b/pixel-client/.gitignore index fbe666e8..1988a3bb 100644 --- a/pixel-client/.gitignore +++ b/pixel-client/.gitignore @@ -1,4 +1,4 @@ -/assets/*.png +*.png /assets/atlas.ta /assets/atlas.meta.csv /assets/sprites -- cgit v1.2.3-70-g09d2