summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:10:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:10:55 -0800
commit87e0f7d41305aca8eb1934199cd5f0463dcaff24 (patch)
tree77280a732b49530b3e493c154e4f7763963a6cae /.gitattributes
parent24f1ae69885fdd0bb681af73f6f90e4fb02a0df3 (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