summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 16:52:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 16:52:43 -0800
commit29efde38652013f72ccb6357c716808c41fa062c (patch)
tree2a95005d598f0efd31b39a4185cb2481c7b04525 /.gitattributes
parent17154b625ff45c8439408bcdbe831ea9ca73bf74 (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