diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/check/pipelines/.cvignore | 1 | ||||
-rw-r--r-- | tests/check/pipelines/.gitignore | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/check/pipelines/.cvignore b/tests/check/pipelines/.cvignore deleted file mode 100644 index ba05b9d8..00000000 --- a/tests/check/pipelines/.cvignore +++ /dev/null @@ -1 +0,0 @@ -simple-launch-lines.c diff --git a/tests/check/pipelines/.gitignore b/tests/check/pipelines/.gitignore index 3efcdc2b..11a2034c 100644 --- a/tests/check/pipelines/.gitignore +++ b/tests/check/pipelines/.gitignore @@ -1,3 +1,4 @@ .dirstamp simple-launch-lines +wavpack *.check.xml |