summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:10:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:10:42 -0800
commit4bc5ff6f9da7a7408fbc693d8b6bb250aa7d89ad (patch)
treefdb959e371e37c3d2d7f27adfc6a59db3f264207 /.gitattributes
parent83dcc207bc9b1d0c536ed39d890ef15060c6e8af (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