summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 02:48:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 02:48:40 -0800
commit93ffc1c39a6a4bacb43cf0278235c23b50cb094e (patch)
treef86f182d3f8b96c4b21dfa25192b7acb5410de1a /.gitattributes
parentf77ff880eb7ecc070b033ee2c729170d04dca958 (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