summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 05:27:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 05:27:35 -0800
commita4a5618352e8a48ed89c7cad23a3ccc383e45a70 (patch)
tree35787db0a547752952de48472937c75d6f10eabc /.gitattributes
parent7fad8337d4f40caeed5b0ddee78cdf5a71ff9f4b (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