summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:20:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:20:37 -0800
commit1c1ad0c8acc4e50c6625305b9910c20288cb5092 (patch)
tree2b63e96758a2ac547540c5b98746d6068b872d8a /.gitattributes
parent5db705f699f63a480167384f07c8ca987033dd30 (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