summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 17:22:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 17:22:17 -0800
commitba0112687510b223e621fc5b37caf37e00f50ab4 (patch)
treef1b505c71ef251d96bfb34f6a35d244fddaa6521 /.gitattributes
parent03299fab8262256724eb3c0709676828dc26ab84 (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