Skip to content

Commit c7afc68

Browse files
committed
Update .gitattributes to refine export-ignore rules for configuration files
1 parent bcc0b22 commit c7afc68

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
@@ -1,4 +1,5 @@
11
CNAME export-ignore
2-
_config export-ignore
2+
_config.yml export-ignore
33
.gitignore export-ignore
4+
.gitattributes export-ignore
45
.github/ export-ignore

0 commit comments

Comments
 (0)