summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 02:36:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 02:36:39 -0800
commit1ce9e3c56c0f07f6f34babdde20728f50e51a437 (patch)
tree8bf984b5993f16a03b261175f112d0940d19847a /.gitattributes
parentd684717d28b25fdce6a9d3719e5fb34d5ab982ae (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