summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 19:14:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 19:14:46 -0800
commitad1be10dce4b4c00bbc4a006b2493cf17280595b (patch)
tree1c9a268d4cbf6e6dc17cf26dcb2950d9a36fac7d /.gitattributes
parentdbb3e827d73d264e1f1fe0d926086d5d327595ad (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