summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 00:25:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 00:25:59 -0800
commit5d49e81d4f9c1af8c7c5ab58a34d9003bd6f16b4 (patch)
tree6d18f07189b60eeb9c2bfecdbe9d327acc89cedc /.gitattributes
parent017b5fb77b4c79bcd4a1d0361e3806362636b23e (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