summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 17:18:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 17:18:57 -0800
commit6e9d1154aacd187f9788e60c2063a69f4fd70051 (patch)
tree2c1b16464a9380ed4a2a7731a366a3fb83a79bf4 /.gitattributes
parentd4952d40eac7f5ff6a3d858c97d9e0d88f3a058c (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