summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 06:28:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 06:28:21 -0800
commitdbe91f31dcc2fdf18c71622d034e7b630c870dcf (patch)
tree85145d5ba09979e682e33e5abf877f2aa296e310 /.gitattributes
parent77f0311b5251fce4427af5a5188cf2565a9cbf88 (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