mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-03-29 08:50:10 +00:00
Fix .gitignore for cargo target directory.
Trailing solidus prevents target from being a symlink. Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,7 +4,7 @@
|
||||
# Please see LICENSE files in the repository root for full details.
|
||||
|
||||
# Rust
|
||||
target/
|
||||
target
|
||||
|
||||
# Editors
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user