summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 06:20:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 06:20:57 -0800
commitc7bc8e808b85afecc4061061d6d817d4b6ac691b (patch)
treec0e1dffbaede153d1cbf29012fd391479c792e38 /.gitattributes
parent2afdd70c02732b65d0a7be5db80bf2d2283b1ed7 (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