.gitattributes: fixup e4674cd7

Actually set the attribute on the file 🤦 and also exclude the
directory.
This commit is contained in:
David Adam
2025-01-12 11:27:15 +08:00
parent 44555de69a
commit 1b0c53e30e

3
.gitattributes vendored
View File

@@ -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