summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 05:17:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 05:17:46 -0800
commit16231698b2794f1a8ffda4f0d60599668b0a7861 (patch)
tree36ff938381ec2ff9c76d3f504a3e52b92139acd5 /.gitattributes
parent5d4cc91e0b690eb792ad3d03e510379d94f89336 (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