summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 06:01:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 06:01:12 -0800
commitbc17e50088eebeb664b14c157be904890b3d49f2 (patch)
treec9c65d1ea3a36865fbba5dd4a8c77f264f2cd0c7 /.gitattributes
parent98d59612d62f04291d4a4f4a5d092db86665febd (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