mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-3132 (Update license headers)
This commit is contained in:
76
.gitignore
vendored
76
.gitignore
vendored
@@ -1,38 +1,38 @@
|
|||||||
# General ignored files and directories
|
# General ignored files and directories
|
||||||
.ant-targets-build.xml
|
.ant-targets-build.xml
|
||||||
.classpath
|
.classpath
|
||||||
.gradle
|
.gradle
|
||||||
.idea
|
.idea
|
||||||
.project
|
.project
|
||||||
.settings
|
.settings
|
||||||
*.eml
|
*.eml
|
||||||
*.iml
|
*.iml
|
||||||
*.log*
|
*.log*
|
||||||
*.tmp
|
*.tmp
|
||||||
*.war
|
*.war
|
||||||
bin
|
bin
|
||||||
build.local.properties
|
build.local.properties
|
||||||
dist
|
dist
|
||||||
explodedDeps
|
explodedDeps
|
||||||
local.properties
|
local.properties
|
||||||
target
|
target
|
||||||
test-output
|
test-output
|
||||||
|
|
||||||
# /rm-community/
|
# /rm-community/
|
||||||
/rm-community/l10n
|
/rm-community/l10n
|
||||||
/rm-community/root
|
/rm-community/root
|
||||||
|
|
||||||
# /rm-community/rm-server/
|
# /rm-community/rm-server/
|
||||||
/rm-community/rm-server/alfresco-solr.zip
|
/rm-community/rm-server/alfresco-solr.zip
|
||||||
/rm-community/rm-server/solr
|
/rm-community/rm-server/solr
|
||||||
/rm-community/rm-server/shared
|
/rm-community/rm-server/shared
|
||||||
|
|
||||||
# /rm-community/rm-server/config/
|
# /rm-community/rm-server/config/
|
||||||
/rm-community/rm-server/config/alfresco-global.properties
|
/rm-community/rm-server/config/alfresco-global.properties
|
||||||
|
|
||||||
# /rm-community/rm-server/config/alfresco/
|
# /rm-community/rm-server/config/alfresco/
|
||||||
/rm-community/rm-server/config/alfresco/extension
|
/rm-community/rm-server/config/alfresco/extension
|
||||||
|
|
||||||
# /rm-enterprise/rm-automation-enterprise/
|
# /rm-enterprise/rm-automation-enterprise/
|
||||||
/rm-enterprise/rm-automation-enterprise/l10n
|
/rm-enterprise/rm-automation-enterprise/l10n
|
||||||
/rm-enterprise/rm-automation-enterprise/root
|
/rm-enterprise/rm-automation-enterprise/root
|
||||||
|
Reference in New Issue
Block a user