summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 13:06:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 13:06:59 -0800
commit6c16f548e54e4241784d38c80602f269b5dba189 (patch)
treef04afeeb64bf989f80e1532e45432f7a7376740e /.gitattributes
parent1b39fde49f4c41ba524cefa6a705e4e1ada7749f (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