summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:38:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:38:33 -0800
commitdd7f7ab9f93b8dc329f7051cce34fe094bdcd0ba (patch)
tree2ce3d74b91bc3db818c07063a29aadf715dae941 /.gitattributes
parentec0ed6c0c8f4f35b22d4c9e43fa497854cc260f7 (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