diff --git a/.gitignore b/.gitignore index 25c8fdb..20de4d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -package-lock.json \ No newline at end of file +package-lock.json +config.json \ No newline at end of file diff --git a/config.json b/config.json deleted file mode 100644 index eacabc4..0000000 --- a/config.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "token": "NzQ5MTc3MzEzNjE4NTU4OTk3.X0oLvg.ux4hH4E43YCj0xy3xAAJ6QkEQmQ" -} \ No newline at end of file