We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1000a06 commit cf14d81Copy full SHA for cf14d81
.gitattributes
@@ -0,0 +1,5 @@
1
+# Ensure all files use LF endings
2
+* text=auto eol=lf
3
+
4
+# Mark .lockb files as binary
5
+*.lockb binary
0 commit comments