diff --git a/.gitignore b/.gitignore index 5b07f03..468b525 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ +config.json node_modules/ -yarn.lock -package-lock.json \ No newline at end of file +npm-debug.log diff --git a/config.json b/example_config.json similarity index 100% rename from config.json rename to example_config.json