From 25e16c42c4e28150f2185374268188cb91f2c8da Mon Sep 17 00:00:00 2001 From: Sakimori Date: Sat, 19 Dec 2020 19:09:50 -0500 Subject: [PATCH] initial commit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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