summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 21:59:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 21:59:54 -0800
commit2af87a0c5726ca7f83c76f1c4d9933f24d5b90ed (patch)
treef625837b1bf5c59c93ac00036c65b35308f59b8d /.gitattributes
parent26c29a4b5082ee67715d0b1fe64eec92f143f994 (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