Skip to content

Commit bcc0b22

Browse files
committed
Add .gitattributes to ignore specific files and directories during export
1 parent a46cde7 commit bcc0b22

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
CNAME export-ignore
2+
_config export-ignore
3+
.gitignore export-ignore
4+
.github/ export-ignore

0 commit comments

Comments
 (0)