Skip to content

Commit 9b4dd15

Browse files
author
mq-bot
committed
Added config
1 parent 01c512b commit 9b4dd15

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"repoPath": ".",
33
"maxFileSize": 204800,
4-
"ignoreFolders": [".git", ".github", ".terraform", "node_modules","plugin-cache", "terraform-provider*", "logo-drafts","build", ".archive","test_helper","exclude_test"],
5-
"ignoreFiles": ["manifest.json", "package-lock.json","*.png","*.jpg","*.jpeg","*.gif","*.svg","*.zip","*.tar.gz","*.tgz","*.tfstate", "*.tfstate.backup", "*.tfvars", "*.tfvars.json", "*.tfplan", "*.tfplan.json","*.avif","*.webp"],
4+
"ignoreFolders": [".git", ".github", ".terraform", "node_modules","plugin-cache", "terraform-provider*", "logo-drafts","build", ".archive","test_helper","exclude_test","ai-inbox"],
5+
"ignoreFiles": ["manifest.json", "package-lock.json","*.png","*.jpg","*.jpeg","*.gif","*.svg","*.zip","*.tar.gz","*.tgz","*.tfstate", "*.tfstate.backup", "*.tfvars.json", "*.tfplan", "*.tfplan.json","*.avif","*.webp"],
66
"replacements": { "ACME":"Company_name","Bob":"Redacted_name","Secret Project Name":"Redacted_project_name" },
77
"showCopiedFiles": true,
88
"autoInstallDeps": true
9-
}
9+
}

rpcp.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)