Files
libgit2/.gitignore
Shawn O. Pearce c18626eef6 Run tests in their own subdirectory
This way tests can run in parallel without stepping on each other's
temporary work files.  If a test passes the directory is removed
completely; if a test fails only empty directories are removed.
This permits inspection of the failed test's left behind state.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-12-18 08:17:05 -08:00

7 lines
54 B
Plaintext

/apidocs
/src/git/config.h
/trash-*.exe
*.o
*.a
*.exe