summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:08:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:08:11 -0800
commit7b5de9153b34f9d566dd593367aef7e9b8994450 (patch)
treecd19276fe5625a8f931c01a9eadb50a2547c1b48 /.gitattributes
parentd7cb81b6c59b1262f661631821522a8d7400a5a8 (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