18 lines
111 B
Plaintext
18 lines
111 B
Plaintext
# Traefik
|
|
letsencrypt/
|
|
acme.json
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
*~
|