summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 10:04:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 10:04:01 -0800
commitfd949cf866258a97aaaf1f896ce5461703e6c0da (patch)
tree91a5bd144d1f70ec17c79afb2d0a6f4fb615a41d /.gitattributes
parent6c40df148b52420b1e137b2fe0520bcebe84bc3d (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