summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 07:09:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 07:09:13 -0800
commit1d499cc77cd03fa0a5d93f5f7a7d68a0ef805973 (patch)
treec184ab8e8a87af9a727b718cfe2b8cc21a6945db /.gitattributes
parent035f9cf094d0cc9b475b7bb4d119f0844f84238d (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