summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 07:46:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 07:46:58 -0800
commitb332e5d0596f6b7a21b50e99f5c66e48c6b42ce1 (patch)
tree9685ba38772ceebbba8f49dc197c3d00b78a2abd /.gitattributes
parentddb0fc5471a733cbb978a8c3264d1057b0d3d103 (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