-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove everything that is not needed during deployment to speed thing…
…s up
- Loading branch information
1 parent
efca18b
commit 8ef9f6b
Showing
10 changed files
with
13 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
.github | ||
.vscode | ||
# we ignore all the source code since this is only needed during build | ||
api | ||
catalog | ||
docs | ||
frontend | ||
rent | ||
worker | ||
|
||
# we re-include the chart folders because those are needed during deploy | ||
!**/chart |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
target |
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-2.43 KB
rent/target/classes/com/okteto/rent/controller/RentController$1.class
Binary file not shown.
Binary file removed
BIN
-1.01 KB
rent/target/classes/com/okteto/rent/controller/RentController$Rent.class
Binary file not shown.
Binary file removed
BIN
-2.77 KB
rent/target/classes/com/okteto/rent/controller/RentController.class
Binary file not shown.
Binary file removed
BIN
-1.67 KB
rent/target/classes/com/okteto/rent/kafka/KafkaProducerConfig.class
Binary file not shown.
Empty file.
4 changes: 0 additions & 4 deletions
4
rent/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
This file was deleted.
Oops, something went wrong.