Ignore vs code from root directory.

This commit is contained in:
Manuel Aude Morales
2021-05-07 04:12:24 -05:00
parent 3c429abb4f
commit 7ec6c4616f
12 changed files with 538 additions and 89 deletions

5
micro-java/.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
*
!target/*-runner
!target/*-runner.jar
!target/lib/*
!target/quarkus-app/*