From d2929f79bf923a157d156d026dc77fef25c0aaf8 Mon Sep 17 00:00:00 2001 From: n Date: Fri, 31 Jan 2025 18:20:42 -0600 Subject: [PATCH] don't leak tokens on accident nyx --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ab3e8ce..ccda17b 100644 --- a/.gitignore +++ b/.gitignore @@ -162,3 +162,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +*config.json +