summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 22:47:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 22:47:41 -0800
commit104cb1751990108c3dcb4a4a178bf00fe98670a4 (patch)
treee9f4f213ded084127e15851e1aaeb9791f209bd6 /.gitattributes
parent4102211241a60a23dbb0e679c8c4254b5fb409d2 (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