Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 025f4d4

Browse files
committed
Add additional lockfiles to git-pkgs textconv configuration
1 parent 0b0a711 commit 025f4d4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,10 @@ pylock.toml diff=pkgs
2626
shard.lock diff=pkgs
2727
uv.lock diff=pkgs
2828
yarn.lock diff=pkgs
29+
# git-pkgs textconv for lockfiles
30+
go.sum diff=pkgs
31+
gradle.lockfile diff=pkgs
32+
pdm.lock diff=pkgs
33+
renv.lock diff=pkgs
34+
stack.yaml.lock diff=pkgs
35+
verification-metadata.xml diff=pkgs

0 commit comments

Comments
 (0)