This repository has been archived on 2025-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
wpgtk-godot/.gitattributes
2025-01-13 15:58:35 -06:00

7 lines
231 B
Plaintext

# 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