Skip to content

Commit cc07e65

Browse files
author
0xMett
committed
chore: add AI/agent tooling and .zed to .gitignore
1 parent b388d90 commit cc07e65

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,17 @@ env/
1515
.idea/
1616
.vscode/
1717
.cursor/
18+
.zed/
1819
*.swp
1920
*.swo
2021

22+
# AI / agent tooling
23+
.codex/
24+
.gemini/
25+
.mcp.json
26+
opencode.json
27+
electus/
28+
2129
# OS
2230
.DS_Store
2331
Thumbs.db

0 commit comments

Comments
 (0)