summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 17:02:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 17:02:15 -0800
commit21230c7695662ae5092cad83338528740d7f34c5 (patch)
tree2c634c7c2bd9ddf6ab74aebb484f044ef47493a0 /.gitattributes
parent8ec9fe94585f7c9890db3c86e449a033a58ef886 (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