summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:17:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:17:32 -0800
commitfcfb3bc798e44c3e3babe6cedd78aff05a92c5f7 (patch)
tree1e23bffb068d7db415ac7f422fea1559e698d4b7 /.gitattributes
parente013a09632d8c090121d307e63673132671b5444 (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