summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 20:09:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 20:09:33 -0800
commitf0b77f902a2c5830a0a4004a0f018cfa44517713 (patch)
tree42a7d114eb98cb4623bbf0626cf9e5955af26120 /.gitattributes
parent380dc9f395fd34d9b79b0953644ec9e370246d6d (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