Skip to content

Commit ca802a6

Browse files
authored
Update .gitattributes
1 parent eb82513 commit ca802a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Ignore files when creating a Release so we can control how we attach the assets
22
.gitattributes export-ignore
3+
# exclude the Variable folder for releases and attach a zip to keep the default release zip smaller
4+
Variable export-ignore
35

46
# Tell GitHub not to categorize these files as language files
57
**/*.SC linguist-vendored

0 commit comments

Comments
 (0)