summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 06:03:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 06:03:02 -0800
commit813075a8f543aa1e292c317555edcd7a7eb79b5a (patch)
tree0b33aaebcd97f704344d9dd0a3624522f02bc9e2 /.gitattributes
parent76488fc867e6d5f0f750d7529b1521e15b5d02cc (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf