Initial commit: webshare-api
Torznab + fake qBittorrent proxy for Webshare.cz, with Compose/Docker packaging, MIT license, and tests.
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
node_modules/
|
||||
coverage/
|
||||
data/
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
.queue-state.json
|
||||
*.log
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user