Add binary to .gitignore
This commit is contained in:
parent
3105b8c920
commit
de3f70195e
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,4 +4,5 @@
|
|||
/*.db
|
||||
/site/
|
||||
/bin/
|
||||
/dist/
|
||||
/dist/
|
||||
/sing-box
|
||||
Loading…
Add table
Reference in a new issue