summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 10:03:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 10:03:54 -0800
commitb50babe71a4a15d7dde2454371dbba6936b8e6b8 (patch)
tree1018d7452a60743c2c972ad916fe777eb9b9c479 /.gitattributes
parent524ed143275be3c9656fca17a30364bf5943d335 (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