summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 14:01:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 14:01:30 -0800
commit02eefb7c5d7452c7bca9e3b31013b48cfe331a00 (patch)
tree43fa7638ccad41083d915a384f0495039b740fcc /.gitattributes
parent6a589fc22c47b5b13de1961df028c5430819ec66 (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