Skip to content

Commit cb8e11a

Browse files
committed
chore: clean up tessl gitignore entries
Remove .mcp.json from git tracking (tessl-generated, already in .gitignore). Stop ignoring tessl.json and .tessl/ so the next tessl init can commit them properly (.tessl/.gitignore handles tiles internally).
1 parent 7e7cbee commit cb8e11a

2 files changed

Lines changed: 1 addition & 15 deletions

File tree

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,9 +262,8 @@ fabric.properties
262262
.DS_Store
263263
WARP.MD
264264

265+
# Tessl — .tessl/.gitignore handles tiles/RULES.md internally
265266
.mcp.json
266-
.tessl/
267-
tessl.json
268267

269268
# Claude Code - track shared config, ignore local state
270269
.claude/*
@@ -279,7 +278,6 @@ tessl.json
279278
# Test fixture lockfiles — prevents Dependabot from scanning them
280279
code_to_optimize/**/package-lock.json
281280

282-
# Tessl auto-generates AGENTS.md on install; ignore to avoid cluttering git status
283281
AGENTS.md
284282
.serena/
285283
.codeflash/

.mcp.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)