diff --git a/greptile.json b/greptile.json new file mode 100644 index 00000000..60f15046 --- /dev/null +++ b/greptile.json @@ -0,0 +1,3 @@ +{ + "ignorePatterns": "crates/yaak-templates/pkg/**\ncrates/yaak-web/pkg/**\n**/bindings/gen_*.ts\npackage-lock.json\nCargo.lock" +}