summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:20:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:20:59 -0800
commitea96c707982be484d2ff4bba47a593ca23c3df74 (patch)
tree6c92d1a8e5c84c4e5bc0ca8d1e1e24cc3ca60df6 /.gitattributes
parent97a35655dedf89e48d4c6ac8b10b8052b2f4534e (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