summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 06:45:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 06:45:37 -0800
commit617bfda4bf1a356fd1478d7047977ef9eca69faf (patch)
treed6dd93cb4cdf1b7aac22f18db345cc67e228f821 /.gitattributes
parent12d5a2c6f0241e94f089947fe82e5c5d81b1e044 (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