summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 17:59:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 17:59:17 -0800
commit9be2e7b3be7ac8c9d93e286fefb330836d200b5f (patch)
treec5d7bdad2549a1d84a0a872dcd5f58779af10fd1 /.gitattributes
parentaa8877cf80c3bf9272934031663a4ef55f5135bc (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