Statistics
| Branch: | Revision:

root / tests / .gitignore @ 4115852b

History | View | Annotate | Download (202 Bytes)

# Date Author Comment
fecccc44 04/20/2012 03:23 pm David Gibson

Add .gitignore for tests/

The new autotests in tests/ generate a number of files, both
executable and source, which are not caught by the existing .gitignore
files. This patch adds a new .gitignore in tests/ which covers these.

[Changed 'rtc-test' to '*-test' so future tests do not need to be added...