summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 18:58:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 18:58:46 -0800
commit74783f325afcb2fcb67996393e05d2d4711325fb (patch)
tree7d3410036955f1207013643c8224d8c50bf3e18f /.gitattributes
parenta7c1ff678414a8e5a34ec4e570a1a6d765dd5fb5 (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