summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 11:17:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 11:17:31 -0800
commit8d64336d9270ff8a935f6d1e1d283585716ee75b (patch)
tree4718cc2a1a29797ff38884bbaabec4b8429435d5 /.gitattributes
parentc0cd3268f43dcd8284fe7b078d7e8dbbd67a8f7f (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