summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 15:16:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 15:16:54 -0800
commit10a8827840ae050cde974d1fb0791fe5cb15ece1 (patch)
tree47a6229db52bb5f45341e1c3215b9a3f73e10d50 /.gitattributes
parent06c2d30a555e857bd07ab5a2aaa5c3dfd757caa2 (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