diff options
Diffstat (limited to 'auth/auth-service/.gitignore')
-rw-r--r-- | auth/auth-service/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth-service/.gitignore b/auth/auth-service/.gitignore index 6028f0a5..f3bad092 100644 --- a/auth/auth-service/.gitignore +++ b/auth/auth-service/.gitignore @@ -2,3 +2,4 @@ /.settings/ /target/ /.project +/logs/ |