mirror of
https://github.com/plankanban/planka.git
synced 2025-12-26 01:11:58 +03:00
build: Refine server build steps
This commit is contained in:
11
server/.gitignore
vendored
11
server/.gitignore
vendored
@@ -131,6 +131,12 @@ lib-cov
|
||||
|
||||
swagger.json
|
||||
|
||||
dist
|
||||
logs
|
||||
|
||||
views/*
|
||||
!views/.gitkeep
|
||||
|
||||
public/*
|
||||
!public/preloaded-favicons
|
||||
!public/favicons
|
||||
@@ -147,8 +153,3 @@ private/*
|
||||
!private/attachments
|
||||
private/attachments/*
|
||||
!private/attachments/.gitkeep
|
||||
|
||||
views/*
|
||||
!views/.gitkeep
|
||||
|
||||
logs
|
||||
|
||||
Reference in New Issue
Block a user