Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

Commit 7902cf9

Browse files
fix: exclude addons folder from export-ignore directive
1 parent 653a656 commit 7902cf9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# This makes installing through the AssetLib easier, because no files and folders
88
# need to be unchecked.
99

10-
/** export-ignore
10+
/** export-ignore
11+
/addons !export-ignore
1112
/addons/greeter !export-ignore
1213
/addons/greeter/** !export-ignore

0 commit comments

Comments
 (0)