summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 04:34:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 04:34:19 -0800
commitd1097cc2940bb4d30fbc6795119917189b8ae092 (patch)
tree9ca1144af15c666da5e1986dfc7270a6bee7f037 /.gitattributes
parent9b3022abf18cb8c5fb2326110dd7f36f6048bcd4 (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