summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 00:49:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 00:49:24 -0800
commit390d92caed9afe1f93accdcc6f12d5fe9a3a3cc2 (patch)
tree30871b20ef13c29a072b3ce22afd552e3a29bf63 /.gitattributes
parent10d054000c9f11c0484f091b5229f2519b18686a (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