summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:33:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:33:46 -0800
commit69c96ce8dbf64384f14225817b2be5d16b8bfb01 (patch)
tree596d338414f7b5c239af9d304eeb369906f68f26 /.gitattributes
parent28a9c25dec8702dd197123894dc9264070952d6b (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