summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 16:07:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 16:07:16 -0800
commit0f9b868b9136f508fd72a2818a772c19ebb7bab2 (patch)
tree4a5b4b6afb3664aedd76a6ad6b73463cbcb2625a /.gitattributes
parent7a06adba42a1ecca861e4c9832beecfae9d35f55 (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