summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 09:42:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 09:42:13 -0800
commite9ea98cb03bb919fd72274695e42bdf2c161598d (patch)
tree9bbb81cd783730bd7e2decc82ece520f9e8b126a /.gitattributes
parent04bd4dffc937b39842295a753419ecd377e814cf (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