Skip to content

Commit 6c052e7

Browse files
authored
Merge branch 'main' into main
2 parents 8ea27d4 + a91191b commit 6c052e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/gitingest/ignore_patterns.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
".npm",
2424
".yarn",
2525
".pnpm-store",
26+
"bun.lock",
27+
"bun.lockb",
2628
# Java
2729
"*.class",
2830
"*.jar",

0 commit comments

Comments
 (0)