summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 22:17:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 22:17:31 -0800
commit15bab2940c44b9da5b265e06200c8abc50b287bc (patch)
treed15218a5202cd88577f1b47f80a647be26080939 /.gitattributes
parent95160ab81eb988889c21dd0885afb94cac84a3ad (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