fix .gitignore to allow /target to be a symlink
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
9cb71e212a
commit
cd67ca6c57
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -30,7 +30,7 @@ modules.xml
|
|||
.nfs*
|
||||
|
||||
# Rust
|
||||
/target/
|
||||
/target
|
||||
|
||||
### vscode ###
|
||||
.vscode/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue