We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1f1477 commit f28497aCopy full SHA for f28497a
1 file changed
greptile.json
@@ -1,3 +1,4 @@
1
{
2
- "ignorePatterns": "greptile.json\ncontribs/\n*.md\n*.txt\n*.json"
+ "fileChangeLimit": 300,
3
+ "ignorePatterns": "greptile.json\ncontribs/\ncontribs/**\n*.md\n*.txt\n*.json"
4
}
0 commit comments