Skip to content

Commit b7888be

Browse files
authored
Update .gitignore for AI docs (#191)
Signed-off-by: JaredforReal <[email protected]>
1 parent 60066ed commit b7888be

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,17 @@ website/build
101101
.docusaurus
102102
spec/
103103
results/
104+
105+
.github/copilot*.md
106+
107+
# AI tooling regulation docs
108+
# Ignore Copilot/Claude/Cursor rule docs anywhere in the repo
109+
**/[Cc]opilot*.md
110+
**/[Cc]laude*.md
111+
**/[Cc]ursor*.md
112+
.github/[Cc]laude*.md
113+
.github/[Cc]ursor*.md
114+
115+
# Cursor editor rules files
116+
.cursorrules
117+
.cursorrules.*

0 commit comments

Comments
 (0)