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 eb82513 commit ca802a6Copy full SHA for ca802a6
.gitattributes
@@ -1,5 +1,7 @@
1
# Ignore files when creating a Release so we can control how we attach the assets
2
.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
5
6
# Tell GitHub not to categorize these files as language files
7
**/*.SC linguist-vendored
0 commit comments