summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:39:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:39:28 -0800
commit82eae974f118f3a41c3dad31ad46eea5da2fa7d6 (patch)
treeeeb611835eb541da415e22ace33b77e3726509c0 /.gitattributes
parenta642f79dd0b92f6733f41690a9a5f9ab534d697a (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