PaiGram/.gitignore
洛水居室 0fa7c4eacc
添加更新命令功能
Co-authored-by: omg-xtao <100690902+omg-xtao@users.noreply.github.com>
2022-10-08 10:55:30 +08:00

56 lines
580 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/
report/
data/
/resources/*/*/test/
plugins/genshin/daily/daily.json
metadata/data/
resources/assets/
### DotEnv ###
.env
### private plugins ###
plugins/private
# Unit test / coverage reports
.pytest_cache
### mtp ###
paimon.session
PaimonBot.session
PaimonBot.session-journal