summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 23:04:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 23:04:49 -0800
commit45e1ed218e5b2fd3ab4a9fc58db981cc0e9f496b (patch)
tree1d7f05ad3be94f86b1392e4e1fbd6bf75279e627 /.gitattributes
parentf0385e9bf2b9242b8aaebc07fc27510329900432 (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