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 4e9dd95 commit 227d444Copy full SHA for 227d444
.gitattributes
@@ -1,2 +1,8 @@
1
# Normalize EOL for all files that Git considers text files.
2
* text=auto eol=lf
3
+
4
+/** export-ignore
5
+/addons !export-ignore
6
+/addons/** !export-ignore
7
+/script_templates !export-ignore
8
+/script_templates/** !export-ignore
0 commit comments