diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-04-03 20:21:15 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-04-03 20:21:15 +0000 |
commit | 04951615bbe50874d2a02da3741ec1d284b828fc (patch) | |
tree | b3c6834f953e5c19c159447b8aad642ccc7f61ed /tests | |
parent | ec1a826cc8a74e57a4428b6e957d80034e500528 (diff) |
tests/check/pipelines/.cvignore: Remove useless file.
Original commit message from CVS:
* tests/check/pipelines/.cvignore:
Remove useless file.
* tests/check/pipelines/.cvsignore:
Add new test to .cvsignore.
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 |