- Created a new .dockerignore file in the apps/db directory to exclude unnecessary files from Docker builds. - Deleted the migration.sql file from the apps/db directory as it is no longer needed. - Updated the .dockerignore file in the apps/infoalloggi directory to include additional files and directories to be ignored during Docker builds.
22 lines
No EOL
286 B
Text
22 lines
No EOL
286 B
Text
TODO
|
|
node_modules
|
|
.vscode
|
|
.next
|
|
.git
|
|
.gitignore
|
|
.github
|
|
Dockerfile
|
|
docker-compose.yml
|
|
keydb-docker-compose.yml
|
|
pgadmin-docker-compose.yml
|
|
dev_utils_compose.sh
|
|
.env
|
|
.docker_env
|
|
certificates
|
|
knip.json
|
|
check-env-vars.js
|
|
headers
|
|
.kanelrc.js
|
|
eslint.config.mjs
|
|
prettier.config.cjs
|
|
kyselyRules |