We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b609f16 commit ca2e809Copy full SHA for ca2e809
1 file changed
.gitattributes
@@ -0,0 +1,7 @@
1
+# See https://git-scm.com/docs/gitattributes#_pattern_format for more about `.gitattributes`.
2
+
3
+# Normalize EOL for all files that Git considers text files
4
+* text=auto eol=lf
5
6
+# Mark lock files as generated to avoid diffing
7
+bun.lock linguist-generated
0 commit comments