summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 15:30:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 15:30:59 -0800
commit6b4ccdec4ca9e5ce63ec905c8fd17d73a2294fa5 (patch)
tree6e77c3db6202e235c6afeeb34a61eb8e84b13440 /.gitattributes
parentf751de5455bd12a46d3f9eefcc8eb1ea96ad9671 (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