summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:17:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:17:23 -0800
commit69ac6b4f6c90f9733591388e4e10bdc5b423b1c6 (patch)
tree33e6e07968035dd772324a353f8ca21b5963e25c /.gitattributes
parent7dd9cb3e9671413c93038a2bddea40b250acc25f (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