summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 19:07:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 19:07:28 -0800
commit743ab01919a8629c11748ec8bc7357a2e0e64641 (patch)
treee2ee1b8664ad1bf4ed17017b588767f0db8431a5 /.gitattributes
parentdc7fd726e3f854ed9ca6a3f2aa0978c02bd568bc (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