Skip to content

Instantly share code, notes, and snippets.

@Gramps
Created April 16, 2024 20:07
Show Gist options
  • Save Gramps/51cbe7351e8ab9310b5edff5571850e9 to your computer and use it in GitHub Desktop.
Save Gramps/51cbe7351e8ab9310b5edff5571850e9 to your computer and use it in GitHub Desktop.
A good .gitatributes files for your Godot asset project!
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
# Only include the addons folder when downloading from the Asset Library.
/** export-ignore
/addons !export-ignore
/addons/** !export-ignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment