summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 12:44:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 12:44:19 -0800
commit713e47d8b9bf656e415b2562f561acecaf2d7066 (patch)
tree13f138a101b39ef48647a030cad16e330d8be922 /.gitattributes
parent324605ec82be25c17b535c817b62597a33da5ae2 (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