From 6db073850e3b6d51d2d651982c753114676d4866 Mon Sep 17 00:00:00 2001 From: k4m4 Date: Sat, 7 Oct 2017 17:34:58 +0300 Subject: [PATCH] Minor changes to readme files --- .gitignore | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3c3629e..6ddcd8b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ +dist/* +src/* node_modules diff --git a/README.md b/README.md index 4b90a46..35cb0fc 100644 --- a/README.md +++ b/README.md @@ -166,4 +166,4 @@ Check out my [blog](https://nikolaskama.me/) and follow me on [Twitter](https:// # Contributing -Your contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/k4m4/movies-for-hackers/blob/master/CONTRIBUTING.md) first. +Your contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/k4m4/movies-for-hackers/blob/master/contributing.md) first.