summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 22:47:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 22:47:51 -0800
commit715bc1c2bc99f67b069bcac78fb40d7b9958f0f5 (patch)
tree3336cf503647490cfab20db4eea66c2775ff0f2b /.gitattributes
parent1d8cb9dc161ff645a4b9b35b7dc237dde409099b (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