Skip to content

Commit

Permalink
TST Ignore versioned indices
Browse files Browse the repository at this point in the history
  • Loading branch information
unode committed Oct 19, 2018
1 parent 3ab0948 commit 1d44a93
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
10 changes: 10 additions & 0 deletions tests/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,13 @@ afterQC/
beforeQC/
output.*
ngless-stats/
**/ref*-bwa-*.fna.amb
**/ref*-bwa-*.fna.ann
**/ref*-bwa-*.fna.bwt
**/ref*-bwa-*.fna.pac
**/ref*-bwa-*.fna.sa
**/ref.fna*-bwa-*.amb
**/ref.fna*-bwa-*.ann
**/ref.fna*-bwa-*.bwt
**/ref.fna*-bwa-*.pac
**/ref.fna*-bwa-*.sa
3 changes: 1 addition & 2 deletions tests/map-minimap2/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
ref.4G.fna.idx
ref.fna.mm2.idx
ref-minimap2-2.9.fna.mm2.idx
2 changes: 2 additions & 0 deletions tests/max_filename_length/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ ref.fna.ann
ref.fna.bwt
ref.fna.pac
ref.fna.sa
output-map.sam
output-select.sam

0 comments on commit 1d44a93

Please sign in to comment.