summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:24:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:24:40 -0800
commit31b00143118c1d7f18cae3643f837e6657368f87 (patch)
tree533148ea7f5dbb53dc0e8099cc91e51df89eebd1 /.gitattributes
parente7ef2908178d7a345f30d969635a778f8d1b9522 (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