87641dd55c
Pairs with the debug-log-heavy investigation workflow: Godot writes its own engine log to logs/godot.log alongside the existing NetworkManager temp-file log, and the directory is excluded from version control since it's runtime output, not source. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
6 lines
57 B
Plaintext
6 lines
57 B
Plaintext
# Godot 4+ specific ignores
|
|
.godot/
|
|
/android/
|
|
.log
|
|
/logs
|