summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-09-26 20:27:45 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-09-26 20:27:45 +0200
commit571726b98d2a4a7cce73e6ecddbb36e0771bcfe5 (patch)
tree96b7d36dcad99881ce0a6ae6bf0f6ad3a79d9259 /.gitattributes
parent8454aea5ba521b5236cd6d096278a13d40b21156 (diff)
Add a .gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
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