MibooGram/.gitignore
洛水居室 233e7ab58d
♻️ PaiGram V4
Co-authored-by: luoshuijs <luoshuijs@outlook.com>
Co-authored-by: Karako <karakohear@gmail.com>
Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-03-14 09:27:22 +08:00

63 lines
646 B
Plaintext

### Code Editor ###
# VSCode
.vscode/
*.code-workspace
.history
.ionide
# Pycharm
*.iws
.idea/
out/
# macOS Finder
**/.DS_Store
### 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/
### Docker ###
redis_data/
db_data/
docker-compose.yml
### DotEnv ###
.env
### private plugins ###
plugins/private
# Unit test / coverage reports
.pytest_cache
### mtp ###
paigram.session
paigram.session-journal