summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:35:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:35:04 -0800
commit0014c556dfac934b1d70f154d762ff39aa6367d2 (patch)
treedcd5a610a33c27f0433b3572ca482afbabe78221 /.gitattributes
parentd4312e3ef6ab261a59612a9a779e758fbd1dcd6a (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