summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 16:25:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 16:25:12 -0800
commit28681c405105a22d8d619a407763ea10f8048585 (patch)
tree6fddfa653ce9bb48bd12d8a3d4120f9bfe9bfe6b /.gitattributes
parentddb18b0e7c0ad371196e956886feb87e668ffd12 (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