summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:03:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:03:32 -0800
commitb6a00a35d2c901cdf93ef21cd83192bc445ba749 (patch)
tree687313a249229a456dacbac4a69779c579ec2f4a /.gitattributes
parentcd634ff5b6e892cd959ceb17e173165611fbbc44 (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