From f3b9e405fdf17afef10460827090a0a7ba213506 Mon Sep 17 00:00:00 2001 From: Andrew Lock Date: Tue, 14 Jan 2020 22:49:10 +0000 Subject: [PATCH 1/3] commit 3 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6974ab1..81ea0a1 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,5 @@ project.lock.json .vs .build/ .testPublish/ -.idea/ \ No newline at end of file +.idea/ +somethign \ No newline at end of file From 68f39b8eb890feda19ce24ef1a3562566ca6b387 Mon Sep 17 00:00:00 2001 From: Andrew Lock Date: Tue, 14 Jan 2020 22:49:15 +0000 Subject: [PATCH 2/3] commit 1 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d1ffb9a..4637ea2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Examples This repo contains various sample projects that have been created while writing my blog at http://andrewlock.net. + +Something \ No newline at end of file From d605e5a52c0e47f142161d6f4ed188ad2eae8f5b Mon Sep 17 00:00:00 2001 From: Andrew Lock Date: Tue, 14 Jan 2020 22:49:17 +0000 Subject: [PATCH 3/3] commit 2 --- LICENSE | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LICENSE b/LICENSE index f4a88d9..ee84003 100644 --- a/LICENSE +++ b/LICENSE @@ -19,3 +19,5 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Something else \ No newline at end of file