mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-08-07 09:01:29 -04:00
Fix dockerignore of auth & transcoder
This commit is contained in:
parent
012fb930f2
commit
a636d6f850
@ -1,7 +1,7 @@
|
||||
**
|
||||
!/go.mod
|
||||
!/go.sum
|
||||
!/**.go
|
||||
!/**/*.go
|
||||
# generated via sqlc
|
||||
!/sql
|
||||
!/dbc
|
||||
|
@ -5,5 +5,4 @@
|
||||
!/metro.config.js
|
||||
!/app.config.ts
|
||||
!/src
|
||||
!/app
|
||||
!/public
|
||||
|
@ -1,7 +1,7 @@
|
||||
**
|
||||
!/go.mod
|
||||
!/go.sum
|
||||
!/**.go
|
||||
!/**/*.go
|
||||
!/migrations
|
||||
# genereated via swag
|
||||
!/docs
|
||||
|
Loading…
x
Reference in New Issue
Block a user