summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:23:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:23:44 -0800
commit43f27072569e24d238f86af80c56c764f50a719c (patch)
treef40e932aec3bc7885ab93590fbea488d6fd4fc59 /.gitattributes
parentcdd1de7f36d3395156ae993f91f63c7188b37809 (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