We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecaee49 commit a91191bCopy full SHA for a91191b
src/gitingest/ignore_patterns.py
@@ -23,6 +23,8 @@
23
".npm",
24
".yarn",
25
".pnpm-store",
26
+ "bun.lock",
27
+ "bun.lockb",
28
# Java
29
"*.class",
30
"*.jar",
0 commit comments