summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-28 02:58:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-28 02:58:30 -0800
commitda5fae223a652a2c8b584f4689452b83ce603d58 (patch)
tree69495b178d794a11f4b81bbf7ed48972e4e67f86 /.gitattributes
parentf02708564c7d59a93de205608cdb5f0d7c17f5ea (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