summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 23:53:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 23:53:21 -0800
commita05bf97e791c4c85e915d4b5604b0582a099db38 (patch)
treed65ea5105b3d7da0870e7c7c7a4b57a1bb8888c2 /.gitattributes
parente283eff9be5278f6f6f52d1ad037920fd36b6e11 (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