diff --git a/.gitignore b/.gitignore index 1d4604e..176959b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules .env tokens.json +scheduled.json *.log \ No newline at end of file diff --git a/scheduled.json b/scheduled.json deleted file mode 100644 index 0637a08..0000000 --- a/scheduled.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file