summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 06:59:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 06:59:44 -0800
commitd8be2df42dd14be87c1d5c47ab05d9d72113328d (patch)
tree7248a71c90c93997ec4b4b0556c0a6ee953a87cd /.gitattributes
parenta92eaa0e1bbc5e1e6a05684a9a7128f81d87136b (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