chore(config): remove client .uid/.import gitignore additions

These patterns were added for the renderer (now separate). Client
gitignore rules are the client team's responsibility.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-12 23:26:39 +01:00
co-authored by Claude Opus 4.6
parent 921d2aef0d
commit ebcaff1a05
+1 -3
View File
@@ -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/