summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 04:44:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 04:44:19 -0800
commit5b05eb1624d690423e1436941311377cce8659da (patch)
tree10d7470624e8557363b0102b819caa2df1cd8b57 /.gitattributes
parent5a6fe3e10b5779af48176674853c8bf905cfc7b6 (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