summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 16:19:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 16:19:41 -0800
commit71e8a8de20383362a5770dd790cfd8196c8f8b57 (patch)
tree4ce46c37f5cb800a05a6ef987eb4fcaa706ab477 /.gitattributes
parent8971e1a721a0abb5f0ebec2a7c76bc0fd9b5cfc7 (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