summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 22:28:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 22:28:46 -0800
commit3d20bf4b02ee866196158e0e15d7d67441015ba3 (patch)
treeadbb3556d1f22a9ed79bd23b52ef57fcdc97b8c6 /.gitattributes
parent54365ba6b6af6a1d3c2fc018652f7a3fbd83c05f (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