summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorseth <[email protected]>2023-01-10 15:34:42 -0500
committerseth <[email protected]>2023-01-10 15:34:42 -0500
commitf2f70244d9bc0e8c526d4c02bc169d20346e9b22 (patch)
tree0b495477794206aee4b0f9c28120901d73fbe386 /.gitattributes
parentae0c8d1e0d6eafff6c0a68a11e0326df0c010cf4 (diff)
feat: add gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..60256f2
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+* text eol=lf
+*.mp4 -text
+*.gif -text