summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:49:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:49:52 -0800
commitc76cfd19706dc8e3e25da961930257016083c969 (patch)
tree1655a30236fba7c51e363a65211dbad216a3bd79 /.gitattributes
parent95d7f18995c66c06b926c1b04be96520a8575add (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