diff options
| author | Kamal Wickramanayake <kamal@inbox.lk> | 2026-06-13 18:13:59 +0530 |
|---|---|---|
| committer | Kamal Wickramanayake <kamal@inbox.lk> | 2026-06-13 18:13:59 +0530 |
| commit | 6ae21cd4e51756ea14b43b82a9d500bca9fb8032 (patch) | |
| tree | a330377fff7709cae00fe9d39c9281809e09aa75 /spring-boot/08-spring-security-simple/.gitignore | |
| parent | fa880db84ec4507010a4d29b7cb0308f82553834 (diff) | |
Added 08-spring-security-simple
Diffstat (limited to 'spring-boot/08-spring-security-simple/.gitignore')
| -rw-r--r-- | spring-boot/08-spring-security-simple/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spring-boot/08-spring-security-simple/.gitignore b/spring-boot/08-spring-security-simple/.gitignore new file mode 100644 index 0000000..3df278e --- /dev/null +++ b/spring-boot/08-spring-security-simple/.gitignore @@ -0,0 +1,2 @@ +target +.vscode |
