summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 00:25:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 00:25:30 -0800
commitdc2521e2a617539c111c685f5e852e25cb0cf728 (patch)
tree5bd240e5c5fad07f5204318c36160b43b2156863 /.gitattributes
parent3b3832f30d77aeeb6ff39c7c86888f0e229f635e (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