Skip to content

Remove .gitignore from DEFAULT_EXCLUDES #71

Closed
@kwin

Description

@kwin

The .gitignore file is supposed to be committed to the git repository and is therefore a regular file. Still it is excluded by default. IMHO this filename should not be listed in DEFAULT_EXCLUDES:

public static final String[] DEFAULTEXCLUDES = {

Compare also with https://issues.apache.org/jira/browse/SCM-883.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions