summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:41:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:41:34 -0800
commit0f0cd565564950e87686e5cd9695c433db404155 (patch)
tree982303f5cc2a585f1a85eb08f5173f4e1194dff3 /.gitattributes
parent7ac77c743161579a97109d3547f97e9c6be0ae6c (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