mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
gitignore: allow target to be a symlink
Following rust-lang/cargo#4944.
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ __pycache__/
|
||||
/obj/
|
||||
/rustllvm/
|
||||
/unicode-downloads
|
||||
/target/
|
||||
/target
|
||||
# Generated by compiletest for incremental:
|
||||
/tmp/
|
||||
tags
|
||||
|
||||
Reference in New Issue
Block a user