dchat/.dockerignore
Augusto Dwenger J. f0d6c40e65 build: Add new monolith module
Includes a small refactoring of the Dockerfile to make the build
easier to read.
Use the new monolith in the local Docker Compose setup.
2024-02-17 16:22:16 +01:00

17 lines
183 B
Plaintext

*
!db/src/
!db/pom.xml
!bot/src/
!bot/pom.xml
!migration/src/
!migration/pom.xml
!web/src/
!web/pom.xml
!monolith/src/
!monolith/pom.xml
!pom.xml
!ui/
ui/node_modules
ui/node
ui/dist