summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:02:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:02:58 -0800
commitbb3e9e216f274a14d9712e7c9f49fd270e50a5da (patch)
tree7635e9a1665009f304da4c351ae4eb0f61e027b1 /.gitattributes
parent49dc6e4d1dc68f0a3ef2f0b61ce6dd6cccc28f29 (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