Skip to content

Commit a74660b

Browse files
committed
change: git ignore *.bin
1 parent 3f0e973 commit a74660b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ site/
2222
output/
2323

2424
# built plugins
25-
.bin
26-
.so
25+
*.bin
26+
*.so
2727

2828
# python files
2929
.venv

0 commit comments

Comments
 (0)