diff options
Diffstat (limited to 'auth/auth-hello/.gitignore')
-rw-r--r-- | auth/auth-hello/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/auth/auth-hello/.gitignore b/auth/auth-hello/.gitignore new file mode 100644 index 00000000..daa4ec18 --- /dev/null +++ b/auth/auth-hello/.gitignore @@ -0,0 +1,8 @@ +/target/ +/logs/ +/.settings/ +/.classpath +/tokens/ + +/bin/ +/.project |