mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-10-05 01:46:24 +00:00
16 lines
147 B
Plaintext
16 lines
147 B
Plaintext
# python and toolchains
|
|
.mypy_cache/
|
|
__pycache__/
|
|
|
|
# idea
|
|
.idea/
|
|
.vscode/
|
|
.venv/
|
|
venv/
|
|
|
|
# platform
|
|
# macOS
|
|
**/.DS_Store
|
|
# windows
|
|
Thumbs.db
|
|
# linux |