{
  "max_size_kb": 2048,
  "extensions": [
    ".py",
    ".txt",
    ".md",
    ".json",
    ".csv",
    ".html",
    ".css",
    ".js",
    ".xml",
    ".yaml",
    ".yml",
    ".ini",
    ".cfg",
    ".sh",
    ".bat",
    "dockerfile",
    ".sql",
    ".gitignore",
    ".dockerignore",
    ".php",
    "vert",
    "ts",
    "tsx",
    "vue",
    ".m",
    ".h",
    ".c",
    ".cpp",
    ".swift",
    ".xib",
    ".storyboard",
    ".plist",
    ".entitlements",
    ".pbxproj",
    ".xcworkspacedata",
    ".lock",
    ".podspec",
    ".RulsForAi",
    ".Dignore",
    ".env"
  ],
  "ignore": [
    ".depstate.json"
  ],
  "include": [],
  "only": []
}