summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 21:01:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 21:01:41 -0800
commite6fede2a40d001131ed22242054ef9116344dc97 (patch)
tree38be6ebd340dbfa058d4a8f09785e32e2fcb2bb0 /.gitattributes
parent8fbca4e7296af847b1309e0e673c186a799a27ab (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