7 lines
53 B
Text
7 lines
53 B
Text
|
# swap files
|
||
|
*.swp
|
||
|
*.swo
|
||
|
|
||
|
# python cache
|
||
|
__pycache__
|