summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:33:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:33:30 -0800
commite6c35b5e48fdb69c2c6e9fb73ec9edc19b23f56d (patch)
tree52e26a42b4f71f5ee3d70b475244b7ff3cc860db /.gitattributes
parent777ede1ff74ca0f33a62a45b0a5b37893a1b3efe (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