summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 19:07:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 19:07:40 -0800
commit5564f34fcc7c0023e44ff35ce0bae0d5b093f9ae (patch)
tree6f4bb1f5b9e584cc129207b4ac50b2a8d1a4d271 /.gitattributes
parent994f041710bde50c3b647e7e7fefa876a73a4a69 (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