16 lines
156 B
Plaintext
16 lines
156 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
.DS_Store
|
|
._*
|
|
.AppleDouble
|
|
|
|
# Local runtime logs and temporary files
|
|
*.log
|
|
*.pid
|
|
timeout
|
|
|
|
# Local backup copies
|
|
*.bak
|
|
*.bak.*
|
|
*.bak2
|