summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 00:56:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 00:56:04 -0800
commit00fa2b37e6c1e23eb869a46136a79109bd6deeff (patch)
tree95a004fdced09e4b0bad00bf218d64f426025529 /.gitattributes
parent112f4d36e4222d5ce82e0e26bcc27c7b429fddee (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