add gitignore
This commit is contained in:
parent
e0817867ea
commit
3bd72b7b9c
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
/target
|
||||
**/*.rs.bk
|
||||
Cargo.lock
|
||||
Cargo.lock
|
||||
.DS_Store
|
||||
*.swp
|
||||
|
|
Loading…
Reference in a new issue