summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 07:18:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 07:18:11 -0800
commit46ede50915e6fa4b2c778c9c209109b6ce88644b (patch)
tree6ebedc42cfd0478cf3f6c9b7e7b931f3c92bb722 /.gitattributes
parentcce13f6a60aa2766f87f46fc31afff5f4e617004 (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