summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 01:49:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 01:49:33 -0800
commite9205f3037650684e053f64278cdfaea92b26de7 (patch)
tree79915e2f97dfe3acd6e7fe972bc2a15c5491b8a5 /.gitattributes
parent54b89c4de15485bd97a5d4e1b8556f48b8126a48 (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