1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 09:09:57 +02:00

Merge pull request #3085 from mathstuf/patch-1

rust: allow /target to be a symlink
This commit is contained in:
Daniel Johnson 2025-06-13 14:04:37 -07:00 committed by GitHub
commit 8d185ec95d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
# Generated by Cargo # Generated by Cargo
# will have compiled files and executables # will have compiled files and executables
debug/ debug
target/ target
# These are backup files generated by rustfmt # These are backup files generated by rustfmt
**/*.rs.bk **/*.rs.bk