Update .gitignore
This commit is contained in:
parent
00db4f17b4
commit
928e3323c1
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.rust
|
||||||
|
bin
|
||||||
build
|
build
|
||||||
|
lib
|
||||||
|
|
Loading…
Reference in a new issue