Merge commit '051bc08d23df0930be5e959645c50dd0cdf411d4'
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@@ -1,10 +1,11 @@
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target/
|
||||
|
||||
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
||||
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
|
||||
Cargo.lock
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
*.pyc
|
||||
**/*.rs.bk
|
||||
*.swp
|
||||
*.swo
|
||||
tags
|
||||
/target/
|
||||
Cargo.lock
|
||||
.*.rustfmt
|
||||
cretonne.dbg*
|
||||
.mypy_cache
|
||||
rusty-tags.*
|
||||
|
||||
Reference in New Issue
Block a user