summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 22:30:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 22:30:41 -0800
commitf8dbec23fd123975cb7ae9d42471307b3f660668 (patch)
tree94a9f20a7235e4f0c4376d48b589437211fa4569 /.gitattributes
parent38b1bc1ec5c54e4f2fc7e6715ae5d6049b4ab942 (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