summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 04:45:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 04:45:36 -0800
commitb39edf971e8f2964626668f7ae9154d82529b1c7 (patch)
treec6f0bf7c76f27829886a90b9b09a776e21702fd4 /.gitattributes
parente3726eaf6e8dabea00c7b712b7574d2997c890e6 (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