summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 23:39:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 23:39:37 -0800
commit9ee8950ad3e1abfb2ae631faec3f5997b8983f91 (patch)
treee9b18307b02ac63288072af2eaad5088fadf1dee /.gitattributes
parentd0a92b45554fbc5d47ca5444e360ebde55491a79 (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