diff --git a/.gitignore b/.gitignore index b275bf765..95c78f8aa 100644 --- a/.gitignore +++ b/.gitignore @@ -2,12 +2,10 @@ .cache/ server/target/ -# Godot +# Godot client (further ignores managed by client team) client/.godot/ client/export/ client/reports/ -client/**/*.import -client/**/*.uid # Renderer (separate Godot project for sprite pipeline) renderer/.godot/