diff --git a/.gitignore b/.gitignore index 1821ef2..75bcd60 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,8 @@ .idea/workspace.xml .idea/discord.xml .idea/encodings.xml -build/ -dist/ +*build/ +*dist/ output/ src/*/__pycache__/ src/__pycache__/ \ No newline at end of file