Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Remove *.DAE files from git lfs tracking #349

@thorade

Description

@thorade

Description

Initializing a repo with the plugin creates a .gitattributes file with git-lfs related settings for a couple of file formats.
Most of the 3D formats are binary, but DAE is not, it is text, and I would like to see meaningful diffs for it, but currently I only get Git LFS file not shown instead of a diff.

Steps to Reproduce

  1. upload some DAE file
  2. change dae file and push changes
  3. try to see a diff showing the changes

Additional Information

Maybe that is the intended behavior?
Or the wrong repo to report this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions