13 lines
107 B
Plaintext
13 lines
107 B
Plaintext
# Readarr config directory
|
|
config/
|
|
|
|
# Environment files
|
|
.env
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*.temp
|