summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 15:31:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 15:31:55 -0800
commit8d6fe5af696405817ba85d5c901f564e37fdb1e2 (patch)
tree6cb47faf8750d30afeecf9b684854d3b738d0d01 /.gitattributes
parent2c3206c87c42b86d2dd95ad47986e204e2086eee (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