summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:39:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:39:28 -0800
commitbae6cf2e1c60a0a0367428ca6762146603cab4c5 (patch)
tree9761f42e7a3564ada1b453ce3ee391dda689a575 /.gitattributes
parent6ec9809bf7b53c70142b9d9b3c4bee48a967cdcf (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