summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 06:44:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 06:44:56 -0800
commit18be32db635dfa022fd1173c9f3f604ba3d11f96 (patch)
tree5063713509d5ee4be141283b5d883cc7cb56a419 /.gitattributes
parentc7f3356505faafcd0da98056a3c7e65f94320e80 (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