summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:10:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:10:34 -0800
commit19ee6e6db99d45be3a9217fa3e1c6177d1b6042f (patch)
tree2c19f34e6fffec1285c5766e20ab45d3a681d4a7 /.gitattributes
parent0618b3ea2c8ec8399435343c8897927536690dfe (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