adds new gitgnore to repo
This commit is contained in:
18
prowlarr/.gitignore
vendored
Normal file
18
prowlarr/.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
# Prowlarr data files
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
*.pid
|
||||
Backups/
|
||||
logs/
|
||||
Definitions/
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# Temporary files
|
||||
*.tmp
|
||||
*.temp
|
||||
Reference in New Issue
Block a user