diff options
| author | Kamal Wickramanayake <kamal@inbox.lk> | 2026-05-23 16:07:26 +0530 |
|---|---|---|
| committer | Kamal Wickramanayake <kamal@inbox.lk> | 2026-05-23 16:07:26 +0530 |
| commit | 161707cc2eab1d76a15684ef105bf1e2ecca154d (patch) | |
| tree | 8db86611eaaeda22977d8ac71af0843ffc8a4aa5 /linux/deb/02-fs-spring-boot-kamal/package/opt | |
| parent | ed1837534a0a9a1ab8f8291cff73be031a5d493b (diff) | |
Added a Spring Boot app packaged deb file creation sample project to linux/deb directory
Diffstat (limited to 'linux/deb/02-fs-spring-boot-kamal/package/opt')
| -rw-r--r-- | linux/deb/02-fs-spring-boot-kamal/package/opt/fs-spring-boot-kamal/app/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/deb/02-fs-spring-boot-kamal/package/opt/fs-spring-boot-kamal/app/.gitignore b/linux/deb/02-fs-spring-boot-kamal/package/opt/fs-spring-boot-kamal/app/.gitignore new file mode 100644 index 0000000..d392f0e --- /dev/null +++ b/linux/deb/02-fs-spring-boot-kamal/package/opt/fs-spring-boot-kamal/app/.gitignore @@ -0,0 +1 @@ +*.jar |
