summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 07:52:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 07:52:04 -0800
commit4f84e153caba5e33aca13869237d98d9de06f287 (patch)
treeb059304512338e82f0d0719bc23b2c94828ad363 /.gitattributes
parent94e8c556ed88ebf655a83e5bdf34275d80d2f32c (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