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:
commit
8d185ec95d
@ -1,7 +1,7 @@
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
debug/
|
||||
target/
|
||||
debug
|
||||
target
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
Loading…
x
Reference in New Issue
Block a user