summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 01:00:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 01:00:15 -0800
commit0dae0c0d39941d9a0de4936323c2de7402a2b3ef (patch)
tree8ebd7e28221cb482a3bdc417b76e05c2d2d1ac36 /.gitattributes
parenta9f8471c844b1cd3ea6a9baef9116b270131f7d1 (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