summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-11-18 23:48:17 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-11-18 23:48:17 +0100
commit03b3e800169cd73d2eb19d6fcef4b3b8ed2da4a8 (patch)
treeededad80bb7a382407c5696210749556b26b8cf7
parent88bfcada3abb36cb8fa433535cdef9e3f41a1132 (diff)
Add a gitattributes file
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6a7a556
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,5 @@
+* text=auto eol=lf
+
+*.jpg binary
+*.png binary
+*.woff2 binary