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

Commit cd1b03c

Browse files
committed
Add plugins and examples directory to .gitattributes export-ignore
1 parent 5e58d40 commit cd1b03c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@
77
# Let's make sure we use LF (\n) as the line ending in all test files
88
# for consistent outcomes across different operating systems.
99
**/Tests/**/* text eol=lf
10-
10+
/examples export-ignore
11+
/plugins export-ignore
12+
/.github export-ignore

0 commit comments

Comments
 (0)