Add .gitignore.
This commit is contained in:
parent
1cca77ec37
commit
b92643ad71
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
/target
|
||||||
|
*~
|
||||||
|
.*.swp
|
||||||
|
Cargo.lock
|
Loading…
Reference in a new issue