summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:04:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:04:17 -0800
commit2be5f6345f0c17620e4ab0344a0ff543d9a89c81 (patch)
tree9c51ea24829204c91d140df3a20f7b4571736ae6 /.gitattributes
parent919144107ab3a7d7f4d87cdf6d3cc9329b6fb755 (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