Merge pull request #3085 from mathstuf/patch-1
rust: allow /target to be a symlink
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
debug/
|
||||
target/
|
||||
debug
|
||||
target
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
||||
Reference in New Issue
Block a user