summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:45:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:45:49 -0800
commitf07ec1b3dcff0cfc6f6a1922957f79937ad7c00d (patch)
tree6aa65606d34e7859680a5680bfd82379fc5324a0 /.gitattributes
parentd6a4a0353f85455b1ab8a2bf9f1d038fb3e26e80 (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