summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 16:50:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 16:50:38 -0800
commit2e56dadf284142cab517f6d4a655cff9253e6c74 (patch)
treea30d2ade3080e6be846ef75ca5185cd829e633e8 /.gitattributes
parentd17b874049fb3514e09b1fedbce84dc6ad1e40a1 (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