Skip to content

Commit 5d525f7

Browse files
committed
Add .gitattributes to remove some files from dist packages
1 parent 667bc07 commit 5d525f7

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+
/tests export-ignore
2+
/.gitattributes export-ignore
3+
/.gitignore export-ignore
4+
/.github export-ignore

0 commit comments

Comments
 (0)