mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
.gitignore, CODE_OF_CONDUCT and CONTRIBUTING for AGS [ skip ci]
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -4,6 +4,8 @@
|
||||
.classpath
|
||||
.settings
|
||||
.project
|
||||
.gradle
|
||||
.history
|
||||
|
||||
# Intellij
|
||||
.idea/
|
||||
@@ -38,3 +40,16 @@ hs_err_pid*
|
||||
|
||||
# Alfresco runtime
|
||||
alf_data
|
||||
|
||||
# AGS
|
||||
build.local.properties
|
||||
dist
|
||||
explodedDeps
|
||||
local.properties
|
||||
rebel.xml
|
||||
rebel-remote.xml
|
||||
test-output
|
||||
|
||||
/amps/ags/rm-automation/src/test/resources/webdriver.properties
|
||||
/amps/ags/rm-community/rm-server/config/alfresco/extension
|
||||
/amps/ags/rm-community/rm-community-rest-api-explorer/overlays
|
||||
|
Reference in New Issue
Block a user