summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 01:03:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 01:03:13 -0800
commitb0b6e786553757f7843bd11b6adac9ea2fbcfce8 (patch)
tree5c7051b42ff501172a1d0b6e2f68c7f323b98d1c /.gitattributes
parent083a4196d6d730399e86a1cba5183b564419d39b (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