infoalloggi-monorepo/apps/db
Marco Pedone 750ec05a1e Add .dockerignore files and remove migration.sql
- 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.
2025-08-28 14:58:43 +02:00
..
initial Implement code changes to enhance functionality and improve performance 2025-08-16 19:38:38 +02:00
.dockerignore Add .dockerignore files and remove migration.sql 2025-08-28 14:58:43 +02:00
docker-compose.yml init 2025-08-04 17:45:44 +02:00
Dockerfile init 2025-08-04 17:45:44 +02:00
filter_sql.awk init 2025-08-04 17:45:44 +02:00
log_parser.sh init 2025-08-04 17:45:44 +02:00
pg_dumper.sh init 2025-08-04 17:45:44 +02:00