summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-08 07:14:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-08 07:14:40 -0800
commit22a044d90ce36e3bac72d2d7d518dbecd9bb8edc (patch)
tree11263a6a013e4327dbc9f0513504d8ec07b6863d /.gitattributes
parent07c206f9e524b5c2961e51ba2699a58ad0fd07e3 (diff)
Normalize
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