summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 18:27:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 18:27:13 -0800
commitc734b9c658b7b9ba8f460486e628f2c14efb29f5 (patch)
treea6dbb1624b3f959080b0427f1972ea41c045be88 /.gitattributes
parentbb3a78f8ae1710b3b37a011a5232286e5ce3c6da (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