From 9636c9044691659443d9c79468232b6dba5e5bfe Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sat, 19 Mar 2022 02:11:48 +0300 Subject: [PATCH] Update .gitignore --- scripts/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/.gitignore b/scripts/.gitignore index 89029c0e..ae8a2305 100644 --- a/scripts/.gitignore +++ b/scripts/.gitignore @@ -1 +1 @@ -/bot.js \ No newline at end of file +/bot.mjs \ No newline at end of file