summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:12:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:12:06 -0800
commit5e1fd1c0e660b1b69dc66e10c844ed090b841792 (patch)
tree39305478432b67935b68e5939925bae7eb8f9f1f /.gitattributes
parentbabcbb8c06dbb1deb6a9e5a69a9a9bdc5559f22f (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