summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:02:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:02:53 -0800
commit6102b00afabc91890ee4b207f69896bbe9855c49 (patch)
tree9a6204f7241aeb5d0a711e63337943616c2d2728 /.gitattributes
parent544f9ae466f07edf5a345a10ab0e9273705a905d (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