summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 17:17:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 17:17:23 -0800
commit311f82768cb5fc0fe2ce539ee5866ba9fe5b62b5 (patch)
tree67395e1ca7906b812be7521f9f3412554b65acf7 /.gitattributes
parent475a28ff1c6d38a93d1e96ecdd186f356935789f (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