Skip to content

Commit e673fac

Browse files
fix: remove self-referencing .gitignore entry (#19)
The .gitignore file was ignoring itself, causing release-plz to fail with "uncommitted changes" errors since tracked files matched gitignore patterns. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent c4ddefa commit e673fac

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
.DS_Store
22
target
3-
.gitignore

0 commit comments

Comments
 (0)