From 684929edea06c88c649ae8b8056bc4bc688927a1 Mon Sep 17 00:00:00 2001 From: Azalea Gui <22280294+hykilpikonna@users.noreply.github.com> Date: Mon, 25 Aug 2025 14:07:48 -0400 Subject: [PATCH] [U] gitignore --- .gitignore | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6b5d6854..b58ce3d4 100644 --- a/.gitignore +++ b/.gitignore @@ -120,4 +120,15 @@ webhook-log start_moderation.sh gh_moderator.toml moderator-data -hyfetch/git \ No newline at end of file +hyfetch/git +build +dist +target +.vscode +.idea +*.iml +*.egg-info +__pycache__ +*.pyc +*.pyo +*.pyd