summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 05:07:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 05:07:01 -0800
commitc963b3fd5a869c5a60594e866165371d2c806d47 (patch)
treed44b0b79c88775a618a2fc1bffc8cb0d8b62aba0 /.gitattributes
parent7d438487a63448a8fa2e2f53cc8325443ec5aa67 (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