summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 02:51:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 02:51:04 -0800
commit89432ed8d9e91703b6b94beacc8db3f84c738a36 (patch)
tree40b17b1cb1327bc4e86997148e22b3c0a5998c13 /.gitattributes
parent0faeb6666ceb88079bdb01b182c7b7e19cf40cf9 (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