fix .gitignore to allow /target to be a symlink
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -30,7 +30,7 @@ modules.xml
|
||||
.nfs*
|
||||
|
||||
# Rust
|
||||
/target/
|
||||
/target
|
||||
|
||||
### vscode ###
|
||||
.vscode/*
|
||||
|
||||
Reference in New Issue
Block a user