fix: prevent dev env leaking into api image
This commit is contained in:
@@ -13,6 +13,9 @@ web/.next
|
||||
web/out
|
||||
|
||||
api/.venv
|
||||
api/.env
|
||||
api/.env.local
|
||||
api/.env.production
|
||||
api/jobs
|
||||
jobs
|
||||
data
|
||||
|
||||
Reference in New Issue
Block a user