summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:16:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:16:17 -0800
commitaf6d60513036d4a7e056e8b89a6e25f479b1d641 (patch)
tree3e719262ccb66ab18d88dc0be00a71d3d23a0b14 /.gitattributes
parent6f489b20d538dadf2fc23adc0532ea1394bd1d1e (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