From dc34fbeafdc84165907b71864bb76a18210299a7 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Mon, 25 Aug 2025 15:56:46 -0700 Subject: [PATCH] chore: gitignore bot/prod --- bot/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 bot/.gitignore diff --git a/bot/.gitignore b/bot/.gitignore new file mode 100644 index 0000000..c23f7a8 --- /dev/null +++ b/bot/.gitignore @@ -0,0 +1 @@ +prod \ No newline at end of file