After running make check, I see the following untracked files:

    test-driver
    test/pacsorttest.sh.log
    test/pacsorttest.sh.trs
    test/test-suite.log

The files in test/ should be put in a .gitignore file. I'm not sure if it is possible to disable creation of test-driver or if it should simply be ignored too (I don't see it in the main pacman repo so I guess it is possible but I couldn't figure it out myself)?

/Rikard