summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:53:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:53:41 -0800
commitbf8a7dfed42c22b0d79b6b98e44bc6993f08afc7 (patch)
tree918fe9e214baed466b8ef2bb245d10420c975694 /.gitattributes
parentf9fc1ee2e5f839ecd8d699a7378f0273af43f318 (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