summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 02:31:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 02:31:36 -0800
commit3b18d6d8aa4dab4c3b4c0c4c8844d1314a188c4c (patch)
treed7873d37cd155e5fcf82732c009dd64a07d170c5 /.gitattributes
parent85fea425610b43c707fc56dd012930bde7742e37 (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