2023-10-11 23:29:20 +05:30
|
|
|
# Normalize EOL for all files that Git considers text files.
|
|
|
|
* text=auto eol=lf
|
2023-10-15 00:03:42 +05:30
|
|
|
|
|
|
|
# Only include the addons folder when downloading from the Asset Library.
|
|
|
|
/** export-ignore
|
|
|
|
/addons !export-ignore
|
|
|
|
/addons/** !export-ignore
|