summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 19:58:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 19:58:18 -0800
commit998da984985cbe7b5533c5af0c652fdee26063c5 (patch)
tree6599e6e28d3521e602492f9f7741f82d8b353d15 /.gitattributes
parent6fcb0535794435caa572a45cf398b4bab9cd1d76 (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