summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 17:49:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 17:49:37 -0800
commitf4f413bb94745b76b3e39c458d4c9d441ba4868e (patch)
tree8a04f059a76e541965f9597a946b173b4b7f97e9 /.gitattributes
parent00ae293c7cf12fa39d4a864267940108f8d90ed7 (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