Skip to content

Commit bf36814

Browse files
authored
Merge pull request #29 from shaia/chore/gitignore-and-docs
chore: Update .gitignore, roadmap, and remove migration plan
2 parents 88408f1 + d9fe3b2 commit bf36814

3 files changed

Lines changed: 126 additions & 1061 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ examples/output/
161161
# IDE
162162
.vscode/
163163
.idea/
164+
.claude/
164165
*.swp
165166
*.swo
166167
*~
@@ -172,4 +173,5 @@ examples/output/
172173
.Spotlight-V100
173174
.Trashes
174175
ehthumbs.db
175-
Thumbs.db
176+
Thumbs.db
177+
.early.coverage

0 commit comments

Comments
 (0)