summary refs log tree commit diff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rwxr-xr-x.gitattributes5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 94f480d..61e26c7 100755
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,4 @@
-* text=auto eol=lf
\ No newline at end of file
+* text=auto eol=lf
+
+# We don't want git to display diffs for this file because they're way too long.
+flake.lock -diff
\ No newline at end of file