### Code Editor ### # VSCode .vscode/ *.code-workspace .history .ionide # Pycharm *.iws .idea/ out/ ### Python ### # Environments env/ venv/ cache/ temp/ # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class *.pyo *.pyc ### Customize ### **_test.html test_**.html logs/ /resources/*/*/test/ ### DotEnv ### .env ### private plugins ### plugins/private ### mtp ### paimon.session PaimonBot.session PaimonBot.session-journal