diff options
Diffstat (limited to 'auth/auth-service/.gitignore')
-rw-r--r-- | auth/auth-service/.gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/auth/auth-service/.gitignore b/auth/auth-service/.gitignore new file mode 100644 index 00000000..940e35eb --- /dev/null +++ b/auth/auth-service/.gitignore @@ -0,0 +1,15 @@ +/.settings +/.classpath +/bin +/common +/logs +/target/ +/tokens/ +/.project +/Dockerfile +/dbuild +/docker-compose.yaml +/drun +/run +/dbuild.orig +/dcy |