mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
feat: update Dockerfile and .dockerignore for improved build process and dependency management
This commit is contained in:
parent
50846c91c2
commit
2e9845c268
2 changed files with 28 additions and 13 deletions
|
@ -4,4 +4,9 @@ node_modules
|
|||
.next
|
||||
dist
|
||||
.git
|
||||
.env
|
||||
.env
|
||||
.DS_Store
|
||||
npm-debug.log
|
||||
yarn-debug.log
|
||||
yarn-error.log
|
||||
.env.*
|
Loading…
Add table
Add a link
Reference in a new issue