diff options
Diffstat (limited to 'apps/gltf_viewer/src/main/assets/.gitignore')
-rw-r--r-- | apps/gltf_viewer/src/main/assets/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/gltf_viewer/src/main/assets/.gitignore b/apps/gltf_viewer/src/main/assets/.gitignore new file mode 100644 index 0000000..f966634 --- /dev/null +++ b/apps/gltf_viewer/src/main/assets/.gitignore @@ -0,0 +1,5 @@ +# Godot 4+ specific ignores +.godot/editor +.godot/shader_cache +.godot/export_credentials.cfg +/android/ |