10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
# Godot 4+ specific ignores
|
|
.godot/
|
|
/android/
|
|
builds/
|
|
src/workflow/.venv/**/*
|
|
src/workflow/tool-py/blender-render/__pycache__
|
|
src/workflow/tool/bin/**/*
|
|
src/workflow/tool/obj/**/*
|
|
src/workflow/outputs/**/*
|
|
src/workflow/tool/render/**/* |