summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 00:40:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 00:40:05 -0800
commitbaec7a8117db0de77409ffb261f00b85a96d8f90 (patch)
tree78cda088f455791ba6a4ea65b2c6e790bcf84ada /.gitattributes
parent7aec557746929e4da816745c6eaca7f8f09e8b59 (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