summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:45:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:45:59 -0800
commite323bd6e90f7f9d252cb090b2e5bce29b0756caf (patch)
tree93465b51db41dac4db0f0a3e6f7562c402fc7595 /.gitattributes
parent07d55f0a47ef9dab74c927e9198698a2abd38a28 (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