summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 20:56:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 20:56:13 -0800
commitb454169004349ff734a68ef37369d5541b5c1329 (patch)
treec3a09f13482336094e90e84ad2dc337f5af7dfae /.gitattributes
parent07a46e6ad27c7cfa0da0ece9ef0d6bf76f8f7ac7 (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