summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:26:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:26:03 -0800
commiteb00a2d1e399b62b19268e0fde1354c733da7b38 (patch)
tree2f8d62d3183e7f1ab733f34d8ce366fc590237e2 /.gitattributes
parent67d9b0bd3223bf78ed4afb73125fd551217b592d (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