summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 18:41:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 18:41:22 -0800
commitc3291c22d34269f11fed8e979d51ce9d0bbcf23d (patch)
tree6a680b520d37f451a8a922349a876f56af4f456b /.gitattributes
parentebfd6523dd466f37ca87b36eb9d12c7a065dec1a (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