summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 19:37:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 19:37:33 -0800
commit4a9aa1b8d3e7a5d7bee073db845c6dd3f4032d85 (patch)
treee85c82ba7143c92319fa7e6c4ad0e66190cea953 /.gitattributes
parent847f4143b931abc8f955e26cea011e4e2538acf6 (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