Skip to content

Commit f5bb793

Browse files
committed
chore: Remove tmpclaude temp files and add to gitignore
These temporary files should never have been committed. Added tmpclaude-* pattern to .gitignore to prevent future accidents. Removed 68 temporary files from tracking.
1 parent bc71534 commit f5bb793

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ docs/_site
1010
coverage.cobertura.xml
1111
pkg/
1212
artifacts/
13-
*.bak
13+
*.bak
14+
tmpclaude-*

0 commit comments

Comments
 (0)