Skip to content

Commit 5322b73

Browse files
feat: add *.bin to .gitignore
1 parent 81a5c48 commit 5322b73

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ __pycache__/
1212
# PyInstaller
1313
build/
1414
dist/
15-
*.spec
15+
*.spec
16+
17+
*.bin

0 commit comments

Comments
 (0)