summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 19:17:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 19:17:50 -0800
commit74dbc39c372d7fef6059fcbe0a85fd36f301fb57 (patch)
tree86c3048d101a21b59d0074267cfa3cba4efea811 /.gitattributes
parent10bccd3a6e8e1dde722e27c84d2d7e69be2927e5 (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