diff --git a/.env b/.env deleted file mode 100644 index e952d6d..0000000 --- a/.env +++ /dev/null @@ -1,2 +0,0 @@ -DOKI_TOKEN=OTM4NTIyNzgxMDM1OTIxNDQ4.G49Qim.wrCrGvb3YwTQEMMoJ0P3LpSCWcaeL2AAuOOsEI -DOKI_WARNING_CHANNEL=1320191969137393736 \ No newline at end of file diff --git a/.gitignore b/.gitignore index 9b563a8..4f8df73 100644 --- a/.gitignore +++ b/.gitignore @@ -44,4 +44,5 @@ config*.json !**/resources/config.schema.json ### why would this not be here already ### -/logs/ \ No newline at end of file +/logs/ +*.env \ No newline at end of file