summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 19:19:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 19:19:21 -0800
commit4326248ee2f34d0b0e5bb0b5d582d8a33329e93e (patch)
treeacbf3671eae9f558dc42605df39e77a7e3059a61 /.gitattributes
parent633d74e7ecfa86ad8d238883048af75c8282f019 (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