summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:04:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:04:42 -0800
commit28ef3f5546237170df9e2156da842a4b50630405 (patch)
tree31644d1d9b7ee791e9bb64c12787cca0f24cd05d /.gitattributes
parent666ace78e7c7700eb698311fcf4c3713075c217c (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