summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:07:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:07:34 -0800
commit20804419c75209ed3fcb1f3469cf5579bfb5aa27 (patch)
tree9e84f3532a9ff376691ee82e76db16532ed543ce /.gitattributes
parent1bc067d53ff97a25034c8d6b2b240b096290c025 (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