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