git ignore updated
This commit is contained in:
parent
a79b7e76b2
commit
9077487927
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
# will have compiled files and executables #
|
# will have compiled files and executables #
|
||||||
debug/
|
debug/
|
||||||
target/
|
target/
|
||||||
|
assets/
|
||||||
|
|
||||||
# These are backup files generated by rustfmt #
|
# These are backup files generated by rustfmt #
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue