summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 22:48:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 22:48:01 -0800
commit12dc801977467f050b5083ea6423e634e8e34211 (patch)
tree35978e52d3ed4c6f622d503e71123f9c5512548e /.gitattributes
parent593e6eb4b71849323368e4861fce8765614a208e (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