summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:53:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:53:10 -0800
commitc76dcc2e2a25b7236daf948bf2e38006c98b848f (patch)
treea8ca4fbf7bc1b3c47c0b9346fa4d635c90e5c318 /.gitattributes
parent149f7136b7d73f49f4574d376a7f157a3445504d (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