summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 19:51:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 19:51:11 -0800
commit87a62f292ead5a7a6fb5671132f8ddc6504eff98 (patch)
tree32a14fa1aacb4427381dadfbd2a464e06b660625 /.gitattributes
parent0cc646fb36bdffc4c242ca5f730f1f15493873bb (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