Files
acs-community-packaging/.gitignore
Alan Davis a04a90d721 ACS-1611 Add AGS to acs-community-packagingFeature/ags reorg (#1358)
[release] 7.1.0-A4

Co-authored-by: Cezar.Leahu <cezar.leahu@ness.com>
2021-06-01 13:14:14 +01:00

41 lines
504 B
Plaintext

*.class
war/overlays
alfresco/*
# Eclipse
.classpath
.settings
.project
# Intellij
.idea/
*.iml
*.iws
#VScode
/.vscode
# Mac
.DS_Store
# Maven
target
*.log
*.log.*
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
helm/alfresco-content-services-community/charts/*
helm/alfresco-content-services-community/requirements.lock
helm/alfresco-content-services-community*.tgz
# Travis deployment folder
deploy_dir