REPO-4400: Remove ssl.keystore and ssl.truststore from alfresco repository.jar (#212)

* REPO-4400_Moving keystore folder contents

In removing the ssl.keystore and ssl.truststore the following files were found. It was discussed with Alex M that it would be more appropriate for these to be part of packaging.

* Update .gitignore
This commit is contained in:
David Edwards
2019-06-11 13:55:43 +01:00
committed by GitHub
parent cc1bfde3bb
commit f5ee9bc7af
5 changed files with 291 additions and 0 deletions

3
.gitignore vendored
View File

@@ -10,6 +10,9 @@
*.iml
*.iws
#VSCode
/.vscode
# Mac
.DS_Store