Skip to content

Commit 9d4df45

Browse files
super3claude
andcommitted
Remove tgz file and add to gitignore
- Remove accidentally committed mdtail-1.0.0.tgz package file - Add *.tgz to .gitignore to prevent future package files from being committed 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent e0cf48b commit 9d4df45

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ coverage/
44
*.log
55
.env
66
.vscode/
7-
.idea/
7+
.idea/
8+
*.tgz

mdtail-1.0.0.tgz

-5.85 KB
Binary file not shown.

0 commit comments

Comments
 (0)