chore: add bin
This commit is contained in:
parent
69d8800deb
commit
63b8dd4c61
9 changed files with 242 additions and 0 deletions
10
bin/.gitignore
vendored
Normal file
10
bin/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/target
|
||||
target
|
||||
Cargo.lock
|
||||
.cache
|
||||
.temp
|
||||
.env
|
||||
*.log
|
||||
.DS_Store
|
||||
logs
|
||||
tmp
|
||||
Loading…
Add table
Add a link
Reference in a new issue