summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 21:25:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 21:25:20 -0800
commit67fdc1380a16a97016e65e8aac119f5818b135ec (patch)
treeef1a73f9f2d0d5c2c1117fa3b37076e07bb40b9e /.gitattributes
parent10d32862e32ea1a6a526c4a437957ceb87b71d6c (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