diff options
Diffstat (limited to 'auth/auth-service/src/main/resources/docker')
-rw-r--r-- | auth/auth-service/src/main/resources/docker/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/auth/auth-service/src/main/resources/docker/.gitignore b/auth/auth-service/src/main/resources/docker/.gitignore new file mode 100644 index 00000000..746c7bb0 --- /dev/null +++ b/auth/auth-service/src/main/resources/docker/.gitignore @@ -0,0 +1,5 @@ +/authAPI.props +/com.osaaf.common.props +/com.osaaf.props +/Dockerfile +/startup.sh |