summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:38:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:38:05 -0800
commit692833c3e70522efcc4ca248025f553dd96b2c6d (patch)
tree925b983c2e55e9ba0cfbd525f629fac226509584 /.gitattributes
parent58065b37c112243ef5eb633fc9e10501cb0a3b2d (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