15 lines
141 B
Plaintext
15 lines
141 B
Plaintext
# Transmission config and data directories
|
|
config/
|
|
downloads/
|
|
watch/
|
|
|
|
# Environment files
|
|
.env
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*.temp
|