add out folder to gitignore
This commit is contained in:
parent
335baed266
commit
4bbdb2f45f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
/target
|
/target
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
bunbun.toml
|
bunbun.toml
|
||||||
|
out
|
||||||
|
|
Loading…
Reference in a new issue