Update README, ignore .idea folder

This commit is contained in:
Xevion
2023-02-27 17:10:27 -06:00
parent 7f97b89883
commit c6f0d79d76
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
.idea
*.env*
.vscode

View File

@@ -40,7 +40,7 @@ might be easier (although I require Node APIs, I believe).
for cron jobs that execute more than once a day. I unfortunately do not need
anything other than cron jobs.
- [Upstash][upstash] for Redis (free)
- [Discord][discord]
- [Discord][discord] to deliver notifications via Bot account.
[nextjs]: https://nextjs.org/
[life360-node-api]: https://github.com/kaylathedev/life360-node-api