Skip to content

Commit 39d2919

Browse files
committed
chore(git): update path in gitattributes for testdata
Changed the testdata path from `backstage/testdata/` to `testdata/` to reflect the correct directory structure for linguist-generated files
1 parent fe5969e commit 39d2919

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,4 +1,4 @@
11
* text=auto eol=lf
22

33
go.sum linguist-generated=true
4-
backstage/testdata/ linguist-generated=true
4+
testdata/ linguist-generated=true

0 commit comments

Comments
 (0)