summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 05:14:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 05:14:00 -0800
commitacfc1baa40e7d7e3741a6071319ee2037f0b0ce1 (patch)
tree7e406f5f4c8fd9dae48d5ae59e43910f580b9b4a /.gitattributes
parent2fb05717f5272f509c690f92cd16165be6bb3f8d (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