mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 15:13:24 +02:00
refactor: change folder structure
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,8 +1,6 @@
|
||||
.idea
|
||||
venv
|
||||
MediaManager.iml
|
||||
backend/res
|
||||
backend/res/.env
|
||||
docker-compose.yml
|
||||
data/*
|
||||
movie/*
|
||||
@@ -10,8 +8,10 @@ torrent/*
|
||||
tv/*
|
||||
log.txt
|
||||
res/*
|
||||
/backend/src/indexer/indexers/prowlarr.http
|
||||
/web/cache/
|
||||
media_manager/indexer/indexers/prowlarr.http
|
||||
|
||||
|
||||
web/cache/
|
||||
web/node_modules
|
||||
|
||||
# Output
|
||||
|
||||
Reference in New Issue
Block a user