19 lines
232 B
Plaintext
19 lines
232 B
Plaintext
# Godot 4+ specific ignores
|
|
.godot/
|
|
/android/
|
|
|
|
# Generated files
|
|
*.tmp
|
|
*.import~
|
|
test_results.txt
|
|
|
|
# Auto-generated code maps (regenerate with: python tools/generate_code_map.py)
|
|
.llm/
|
|
docs/generated/
|
|
|
|
# python
|
|
|
|
.venv/
|
|
*.pyc
|
|
.ruff/
|