summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 01:33:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 01:33:57 -0800
commit0fbd259e57e3432586d1ae4be282ea9f5cb10682 (patch)
tree05ed3316a8ccd1f0877af660dd4432df5308f049 /.gitattributes
parentaee9418e6d13c2ead655799c088bce3f3d1a4dd2 (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