summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:43:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:43:32 -0800
commitbf2f488ddf02dcb35d54373b0af00cab9add7d22 (patch)
tree2c43ca5d76713fd30155b7652a6b4a6189dcb49c /.gitattributes
parentf4ae3964b514c91b7d95459e7d99288f6daf1479 (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