summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 02:05:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 02:05:20 -0800
commit548ffbb4aa5a1e2ce72bd4ee58a2cd5fda10c02a (patch)
tree060468d610553ba2cb9a5ef241c489f1bf69d34e /.gitattributes
parent5c11fddc6569feaef24b7557ea0e8405e330bf07 (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