6 lines
52 B
Plaintext
6 lines
52 B
Plaintext
.venv/*
|
|
.idea/*
|
|
*.egg-info/*
|
|
**/__pycache__/*
|
|
*.log
|