Skip to content

Commit ff19ab8

Browse files
chore(bin): Add bin/dot and update .gitignore
1 parent 9adfbd0 commit ff19ab8

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@ __pycache__/
1717
# ── Build outputs ────────────────────────────────────────
1818
dist/
1919
build/
20-
bin/
20+
bin/*
21+
!bin/dot
2122
out/
2223
target/
24+
2325
*.class
2426
*.o
2527
*.a

bin/dot

14.2 MB
Binary file not shown.

0 commit comments

Comments
 (0)