summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 13:50:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 13:50:48 -0800
commit19fa1aa97ea8e91cae6855ebbbcfac3b0f0ded4c (patch)
tree411876e3d9cf2c797cee03254488e0c70a2adea5 /.gitattributes
parent489e62a6deedc0e46c59c78c4d67e8f4f83a90a6 (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