diff options
| author | Josh Triplett <josh@freedesktop.org> | 2007-07-08 12:23:07 -0700 |
|---|---|---|
| committer | Josh Triplett <josh@freedesktop.org> | 2007-07-08 12:23:07 -0700 |
| commit | 9b2f81d2e51534fb752c12bb8cf9f49db4f03c74 (patch) | |
| tree | 632d896c2d9ebcefba0257a619fe9305cee749db /validation | |
| parent | b19090fe82cd8ca9b870eac46067f477f881ea70 (diff) | |
| download | sparse-dev-9b2f81d2e51534fb752c12bb8cf9f49db4f03c74.tar.gz | |
Move test-suite output files to validation/.gitignore
This avoids ignoring .diff outside of the validation directory.
Signed-off-by: Josh Triplett <josh@freedesktop.org>
Diffstat (limited to 'validation')
| -rw-r--r-- | validation/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/validation/.gitignore b/validation/.gitignore new file mode 100644 index 00000000..77276ba4 --- /dev/null +++ b/validation/.gitignore @@ -0,0 +1,4 @@ +# test-suite +*.diff +*.got +*.expected |
