summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 01:11:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 01:11:37 -0800
commitea2a1a3bb79afd62615210cc319cf1a93d6a4fd9 (patch)
treec86b910278ee01b9115a496dc68bc3fb257ab8b0 /.gitattributes
parentd10f4bb2a26439a0d47239acf3454344968e16c4 (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