summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:45:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:45:54 -0800
commita7450200eea2e7139de3cb997b7b95a43a32f97c (patch)
tree5b71fa34ab5e807b56d46f9bc36849859d516333 /.gitattributes
parent227220496a9d20b04244034f44874ffb26f7203a (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