We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0ce987 commit eff5ecfCopy full SHA for eff5ecf
.gitattributes
@@ -1,2 +1,7 @@
1
# Normalize EOL for all files that Git considers text files.
2
* text=auto eol=lf
3
+
4
+# Only include the addons folder when downloading from the Asset Library.
5
+/** export-ignore
6
+/addons !export-ignore
7
+/addons/** !export-ignore
0 commit comments