summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 20:21:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 20:21:20 -0800
commitc340876eb44a82b3f7101ec3eacf31ceba6c3bff (patch)
tree1ded9d3e9aa72ef50955f755b815def5893d0457 /.gitattributes
parent096995d732a7f74390ee4681c82878bcf968da76 (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