summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 22:29:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 22:29:01 -0800
commit35e3de6ec279761a5cf613305979c3333ae07c49 (patch)
tree37dbc2fa5e1de7fccb7baa6a94e605ee5ae63b80 /.gitattributes
parentda761d4ffc50f9f1b8d940a949f103014c45f6cd (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