summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:18:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:18:35 -0800
commit97464d5f4bf2e41eb1b6d52c66c603038da13d2a (patch)
tree69f81e4b28247959d39a8f2a039a9885a16f9c8f /.gitattributes
parent1f8779864fb2f248fb53e9295e15128289e18bcd (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