summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 20:04:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 20:04:10 -0800
commit8f60f3e4b0d6fba0099930f12d9d4db29b7356f3 (patch)
tree4c9361a815e91bc85168d06c80c88645b64b0e3d /.gitattributes
parent5a4bfd4c47115ffc7c48b8e6d83a4fed6f11f680 (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