summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 22:00:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 22:00:24 -0800
commitbe4c86f95d862984a4e7ec000413e9652eee287b (patch)
tree726d109f8d7b2c50060f4731d2a17670eccb623a /.gitattributes
parent5775b38f171972fd467e0163fcb7dbe61146f776 (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