Skip to content

Commit ec5f8af

Browse files
committed
update
1 parent a3863d8 commit ec5f8af

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

template/.gitignore

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,23 @@ cython_debug/
201201
.cursorignore
202202
.cursorindexingignore
203203

204+
# AI Agent files to optionaly exclude
205+
# AGENTS.md
206+
# CLAUDE.md
207+
# .codex/
208+
# .cursorrules
209+
# .cursorrules.*
210+
# opencode.json
211+
# opencode.jsonc
212+
# .opencode-memory.db
213+
# .opencode/
214+
# .cursor/
215+
# .gemini/
216+
# .agents/
217+
# .specify/
218+
# .specify/**
219+
# openspec/
220+
204221
# Marimo
205222
marimo/_static/
206223
marimo/_lsp/

0 commit comments

Comments
 (0)