creating contenerization
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@ -8,11 +8,8 @@
|
||||
# testing
|
||||
/coverage
|
||||
|
||||
# next.js
|
||||
/.next/
|
||||
/out/
|
||||
|
||||
# production
|
||||
/dist
|
||||
/build
|
||||
|
||||
# misc
|
||||
@ -48,6 +45,9 @@ package-lock.json
|
||||
.env.test
|
||||
.env.production
|
||||
|
||||
# local docker compose files
|
||||
docker-compose.override.yml
|
||||
|
||||
# compiled output
|
||||
server
|
||||
server.exe
|
||||
Reference in New Issue
Block a user