Skip to content

Commit 0fccb06

Browse files
committed
build: add .gitattributes to ignore when archiving
1 parent f1f3a0f commit 0fccb06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

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

0 commit comments

Comments
 (0)