summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 01:01:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 01:01:53 -0800
commitf957ec46c5c6ec32e1d96962127aa2e5e82d0a4f (patch)
tree210f72042f34aa23bfad3eddf9fd214844d8a824 /.gitattributes
parent0a8c74c05b77b27c7257fecca551d17594ff5023 (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