summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 21:11:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 21:11:25 -0800
commit7539684be950caaf54aa6ed3454d4544d921b780 (patch)
tree2af7d341d67e06a634c105cd0eabef53f5bd520a /.gitattributes
parent1f0a355fd65cf3bbbb540d62bf598abf4c5b0f61 (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