mirror of
https://github.com/SapphicCode/protoplex.git
synced 2025-12-24 13:08:00 +08:00
13 lines
132 B
Plaintext
13 lines
132 B
Plaintext
# IDEA
|
|
*.iml
|
|
.idea/
|
|
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# project-specific
|
|
config.yml
|
|
venv/
|