*.class

# 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*

# Alfresco
alf_data/

helm/alfresco-content-services-community/charts/*
helm/alfresco-content-services-community/requirements.lock
helm/alfresco-content-services-community*.tgz

# Travis deployment folder 
deploy_dir