mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-05-12 17:05:07 +00:00
42 lines
520 B
Plaintext
42 lines
520 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 folders
|
|
deploy_dir
|
|
deploy_dir_ags
|