Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

git tree is significantly dirtied after running test suite #1030

Closed
@RyanGlScott

Description

@RyanGlScott

After running the Haddock tests through GHC's test suite, the haddock tree is left cluttered with several files that dirty the git status:

$ git status
On branch visible-dependent-quantification-take-3
Untracked files:
  (use "git add <file>..." to include in what will be committed)

        haddock-test/src/Test/Haddock.hi
        haddock-test/src/Test/Haddock/Config.hi
        haddock-test/src/Test/Haddock/Process.hi
        haddock-test/src/Test/Haddock/Utils.hi
        haddock-test/src/Test/Haddock/Xhtml.hi
        hoogle-test/Main.hi
        html-test/Main.hi
        hypsrc-test/Main.hi
        latex-test/Main.hi

Can these be added to .gitignore?

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