summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 16:29:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 16:29:47 -0800
commitccbb0a61eb5461d3218e14250ef837654de783e8 (patch)
tree5fb770f84e6656029b70481db0909dd7539b306a /.gitattributes
parent9070f9fb7437dc9666211827611cd2d6eb8256f5 (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