Skip to content

Commit ed19002

Browse files
adding LCOV.sh post (#47)
1 parent f5d7d74 commit ed19002

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.idea/
2+
.vscode/
3+
14
_site/*
25
_theme_packages/*
36

_posts/2020-06-01-lcovsh.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: post
3+
title: "lcov.sh"
4+
description: ""
5+
category:
6+
tags: []
7+
---
8+
{% include JB/setup %}

0 commit comments

Comments
 (0)