summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 20:02:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 20:02:54 -0800
commitd88333e82313c16253c1e5cc13782f538fddf6fa (patch)
tree62ffbfe201c2c008943b55300ec1ff85020bd021 /.gitattributes
parent9ed9f4ea68b08a67bcf3c3d2856646e75b3b577e (diff)
Add LICENSE.txt and README.mdHEADmain
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