summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:49:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:49:01 -0800
commitc35b360a9afad585918db37bb6b5e5969e188711 (patch)
treef6a408682db3e4a18fa65e14cf585bf03de79152 /.gitattributes
parentde9f040adcebc063a971e9dddcf2655fb12948ac (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