summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 16:38:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 16:38:28 -0800
commit098c4ec14711aad24725826f5f9f4edb1814927f (patch)
tree6633001bef56511847c5f141ef99fa9287e428ba /.gitattributes
parent3ea3fe635d985359d42a5516d315bf19170304a9 (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