PaiGram/.gitignore
洛水居室 437107dd35
添加 mtproto 服务
 添加 `mtproto` 服务 为特殊功能做准备

Co-authored-by: xtaodada <xtao@xtaolink.cn>
2022-09-11 15:08:02 +08:00

46 lines
452 B
Plaintext

### 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