mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 10:01:14 -03:00
.gitattributes: fixup e4674cd7
Actually set the attribute on the file 🤦 and also exclude the
directory.
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -23,7 +23,8 @@
|
||||
/.builds export-ignore
|
||||
/.builds/* export-ignore
|
||||
# to make cargo vendor work correctly
|
||||
/.cargo/config.toml
|
||||
/.cargo/ export-ignore
|
||||
/.cargo/config.toml export-ignore
|
||||
|
||||
# for linguist, which drives GitHub's language statistics
|
||||
alpine.js linguist-vendored
|
||||
|
||||
Reference in New Issue
Block a user