[
https://issues.apache.org/jira/browse/SLING-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215424#comment-16215424
]
Radu Cotescu commented on SLING-7213:
-------------------------------------
Updated {{/target}}. Valid point about having a {{target}} package.
> Add a default .gitignore file to every module
> ---------------------------------------------
>
> Key: SLING-7213
> URL: https://issues.apache.org/jira/browse/SLING-7213
> Project: Sling
> Issue Type: Sub-task
> Components: Best practices
> Reporter: Radu Cotescu
> Priority: Trivial
>
> All migrated modules should provide a barebones {{.gitignore}} file. At
> minimum this should provide the following rules:
> {noformat}
> /target
> .idea
> .classpath
> .metadata
> .project
> .settings
> .externalToolBuilders
> maven-eclipse.xml
> *.swp
> *.iml
> *.ipr
> *.iws
> *.bak
> .vlt
> .DS_Store
> jcr.log
> atlassian-ide-plugin.xml
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)