summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:40:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:40:50 -0800
commit46220dee747fb5b9f0ff368b8225872119f99f84 (patch)
tree39a595c910a6c8f3b7d099da48ef8db4722f8263 /.gitattributes
parent29daab06a147b696a9597154d4c50f1955da60a9 (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