summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 06:10:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 06:10:38 -0800
commit2876917a11a454d6c3010c75c6fb819567294be4 (patch)
tree6dd2a0e27812f43556625e0ad8d19c32ef4f3e5d /.gitattributes
parent56c8ccc376b680dcb26857b1eabb581d2a3374b6 (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