summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:20:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:20:14 -0800
commit3241fa434131360d7ab91825e5765aff47416da2 (patch)
tree96d4a1dbb1a6d04bd43de1caba691f7fa296ee35 /.gitattributes
parent28d2add8d1a7e3ea93a394f08d1d1a698663de6d (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