summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:51:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:51:55 -0800
commit65d1b162156b6cf8caef66b16dded49af60466c8 (patch)
tree7ee38fb01f94bfbbf1a83c1f0c5bb88f406bd189 /.gitattributes
parenta8d299c46d736914c7cb5585666a19bcbbde802d (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