spring-petclinic/.dockerignore
Bhavesh Khandelwal 0200c9fe61 Add Docker configuration and GitHub Actions workflow
Signed-off-by: Bhavesh Khandelwal <bhaveshkhandelwal1232@gmail.com>
2025-12-17 10:42:17 +05:30

15 lines
152 B
Text

/target
/build
/.mvn/wrapper/maven-wrapper.jar
/.idea
/.vscode
/.git
/.gitignore
README.md
LICENSE.txt
docker-compose.yml
k8s
node_modules
*.iml
*.log