update gitattributes
This commit is contained in:
5
.gitattributes
vendored
5
.gitattributes
vendored
@@ -1,2 +1,7 @@
|
|||||||
# Normalize EOL for all files that Git considers text files.
|
# Normalize EOL for all files that Git considers text files.
|
||||||
* text=auto eol=lf
|
* text=auto eol=lf
|
||||||
|
|
||||||
|
# Only include the addons folder when downloading from the Asset Library.
|
||||||
|
/** export-ignore
|
||||||
|
/addons !export-ignore
|
||||||
|
/addons/** !export-ignore
|
||||||
Reference in New Issue
Block a user