13 lines
108 B
Plaintext
13 lines
108 B
Plaintext
*.pwd
|
|
*.env
|
|
*.bak
|
|
*.key
|
|
*.crt
|
|
*.pem
|
|
# MacOS system files
|
|
**/.DS_Store
|
|
tmp
|
|
**/__pycache__/
|
|
**/*.pyc
|
|
**/*.pyo
|