summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 18:08:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 18:08:55 -0800
commit94de0db4e7364b8b614a47a67e758978e1653135 (patch)
tree041882f7d05657b88fa7146f452da3c376bfbdfc /.gitattributes
parentc97ff742552674c0dde7bf314a30cea309514606 (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