Skip to content

Commit 2c4fe05

Browse files
chore(git): remove committed dot binary and unignore exception
bin/dot was tracked via a !bin/dot gitignore exception despite being a build artifact. No install path or CI workflow used the committed binary; all consumers build from source or download from GitHub Releases.
1 parent f22348c commit 2c4fe05

2 files changed

Lines changed: 0 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ __pycache__/
1818
dist/
1919
build/
2020
bin/*
21-
!bin/dot
2221
out/
2322
target/
2423

bin/dot

-14.5 MB
Binary file not shown.

0 commit comments

Comments
 (0)