Files
matrix-authentication-service/.gitignore
Jason Volk c42a33f470 Fix .gitignore for cargo target directory.
Trailing solidus prevents target from being a symlink.

Signed-off-by: Jason Volk <jason@zemos.net>
2025-06-29 08:12:50 +00:00

15 lines
239 B
Plaintext

# Copyright 2025 New Vector Ltd.
#
# SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
# Please see LICENSE files in the repository root for full details.
# Rust
target
# Editors
.idea
.nova
# OS garbage
.DS_Store