diff --git a/.gitignore b/.gitignore index f0c8b9b..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +0,0 @@ -config/API.config.json diff --git a/config/API.config.json b/config/API.config.json new file mode 100644 index 0000000..d24eaef --- /dev/null +++ b/config/API.config.json @@ -0,0 +1,3 @@ +{ + "api_key": "" +}