mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
remove unused git attributes (#7011)
This commit is contained in:
parent
dad74c3706
commit
8c0140e1e4
1 changed files with 0 additions and 1 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -6,7 +6,6 @@
|
|||
|
||||
# Tell git which symlinks point to files, and which ones point to directories.
|
||||
# This is relevant for Windows only, and requires git >= 2.19.2 to work.
|
||||
/core/libdeno/* symlink=dir
|
||||
/cli/tests/symlink_to_subdir symlink=dir
|
||||
|
||||
# Tell github these are vendored files.
|
||||
|
|
Loading…
Reference in a new issue