summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 09:01:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 09:01:15 -0800
commit4787e5c6e651fe69638e40b2d83e7571ed0454a8 (patch)
treeeb04b217692812cd0b3a3428ba19c5aa36c372e5 /.gitattributes
parent662d7d1ac27a472c1e5b573977ef2badac03666b (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