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