Merge pull request #3085 from mathstuf/patch-1
rust: allow /target to be a symlink
This commit is contained in:
commit
8d185ec95d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# Generated by Cargo
|
# Generated by Cargo
|
||||||
# will have compiled files and executables
|
# will have compiled files and executables
|
||||||
debug/
|
debug
|
||||||
target/
|
target
|
||||||
|
|
||||||
# These are backup files generated by rustfmt
|
# These are backup files generated by rustfmt
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue