summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:25:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:25:42 -0800
commit7d7c4c1eef7db5236e97d6179cee5506af25497f (patch)
tree11b47ac71cba145bd6d2d00c4050d9bab04d7e84 /.gitattributes
parent3dbc6fef264419b3577d612d75a58df4eb713f44 (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