summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:03:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:03:00 -0800
commitd0be5d37eb1fb631acdf5cd9c141e9dc5795a42a (patch)
tree8128d97444a8a8a086daf9a4fa97ce8e2c98979a /.gitattributes
parentcaf1df1f18b6f0cccc38b1f4d6acec8631de1867 (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