summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 02:01:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 02:01:30 -0800
commit5d1b4eaa6327f1d6e9c55d7ca118f5c4b8f0901b (patch)
treec2dc39c8318ef76537e10d8a3b25379484a2ca23 /.gitattributes
parent17427efc1edefde0e5cdaa2109f03caebd4396d0 (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