8 lines
52 B
Text
8 lines
52 B
Text
*.save
|
|
*.swp
|
|
*~
|
|
.DS_Store
|
|
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
|