diff --git a/.gitignore b/.gitignore index 4ce6fdd..34558be 100644 --- a/.gitignore +++ b/.gitignore @@ -337,4 +337,7 @@ ASALocalRun/ .localhistory/ # BeatPulse healthcheck temp database -healthchecksdb \ No newline at end of file +healthchecksdb + +# Personal config file, contains bot token +config.json \ No newline at end of file