7 lines
58 B
Text
7 lines
58 B
Text
|
# Python cache
|
||
|
__pycache__
|
||
|
*.pyc
|
||
|
build
|
||
|
.vscode/
|
||
|
**/.*.swp
|