summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:51:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:51:26 -0800
commit21ae7dd0b515f1aae8ed0144140143583336bf09 (patch)
tree401c477627b5fd93a3ad7d20ac9b459048c89a78 /.gitattributes
parent7e4c7116c8ef5457197e1df25349a22153863ce2 (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