diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-09-26 20:27:45 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-09-26 20:27:45 +0200 |
commit | 571726b98d2a4a7cce73e6ecddbb36e0771bcfe5 (patch) | |
tree | 96b7d36dcad99881ce0a6ae6bf0f6ad3a79d9259 | |
parent | 8454aea5ba521b5236cd6d096278a13d40b21156 (diff) |
Add a .gitattributes
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..75133b9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.avif binary +vendor/ linguist-vendored
\ No newline at end of file |