summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:37:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:37:51 -0800
commit10754de022e0f52955b39664c421a827d8f280a7 (patch)
tree03fb29c8972a0560e2453374d517bdfc65eb212f /.gitattributes
parenta065da53ecd67a65f4c65a24be74148876885ec5 (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