Skip to content

Commit a981517

Browse files
committed
fix git-attributes for lfs support (#384)
The directory structure changed, which is now represented in the glob.
1 parent 545b2d5 commit a981517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
**/generated-archives/*.tar.xz filter=lfs diff=lfs merge=lfs -text
1+
**/generated-archives/*/*.tar.xz filter=lfs diff=lfs merge=lfs -text

0 commit comments

Comments
 (0)