7 lines
62 B
Text
7 lines
62 B
Text
*.save
|
|
*.swp
|
|
*~
|
|
.DS_Store
|
|
|
|
# Python virtual environment
|
|
venv/
|