summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 21:36:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 21:36:37 -0800
commit86313c5bdfd2e00cf754bc6a14796801daadcc17 (patch)
tree7039fe1af9557b2c4ab8f295919672f9beda68bb /.gitattributes
parent894a7459ff761b7a9423927495f231b7f9242ee9 (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