summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:11:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:11:19 -0800
commitd1e282ad3d6f2ba0e760819a1e15b652368cb104 (patch)
tree84e81f743a274e65895c6b449d916358f8e7cb34 /.gitattributes
parent0dfe4e5caa1e3115924f059706e21c1466d77c57 (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