summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 19:16:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 19:16:31 -0800
commitc8e1e08206fc1fc5597158dc9456be4f5b9cfc27 (patch)
treec0a10b4a5cf842ffe0c29f4e8f465041c08858d1 /.gitattributes
parent7359a2c7574fcbfdcfb83acfd159664a6dea2600 (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