All checks were successful
Build and Push Docker Image / build (push) Successful in 33s
*.log only matched root-level logs; add **/*.log to cover server/server.log and any other subdirectory log files in both .gitignore and .dockerignore.
8 lines
57 B
Plaintext
8 lines
57 B
Plaintext
node_modules/
|
|
.env
|
|
dist/
|
|
build/
|
|
.DS_Store
|
|
*.log
|
|
**/*.log
|