mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-09-29 15:30:53 -04:00
Fix dockerignore of auth & transcoder
This commit is contained in:
parent
b7217387c8
commit
d0164c2213
@ -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