We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef3634d + 0387eef commit 2dc9a66Copy full SHA for 2dc9a66
.gitignore
@@ -14,3 +14,19 @@ Plugins/BridgeJS/Sources/TS2Swift/JavaScript/package-lock.json
14
Plugins/BridgeJS/Tests/BridgeJSToolTests/__Snapshots__/**/*.actual
15
bridge-js.config.local.json
16
_site/
17
+
18
+# AI coding agent config files
19
+AGENTS.md
20
+CLAUDE.md
21
+GEMINI.md
22
+.claude/
23
+.opencode/
24
+.cursor/
25
+.cursorrules
26
+.codex/
27
+.aider*
28
+.cline/
29
+.clinerules
30
+.windsurf/
31
+.windsurfrules
32
+.codeiumignore
0 commit comments