summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:50:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:50:31 -0800
commita5a9afa274d9f3eab68aa05d5207308a8d8475c9 (patch)
treeb2fa7076520e23d7bd4e36847fa3c3a556b7ca7c /.gitattributes
parentc28581df651f5dcf693ac6551590bb52980dfb3a (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