summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 17:03:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 17:03:29 -0800
commitc8008afb19a8de800e40a7d6224c9f1c5a0abf46 (patch)
treee81e26e5f31b2148f253252e452ad655abcbf63b /.gitattributes
parente8638822386f2a6354342e71a6ec357c08898745 (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