Ignore common files
This commit is contained in:
parent
1b722c21cf
commit
0f44066640
|
|
@ -0,0 +1,17 @@
|
|||
/*.bam
|
||||
/*.bai
|
||||
/*.bed
|
||||
*.idx
|
||||
*~
|
||||
/*.vcf
|
||||
/*.txt
|
||||
/*.csh
|
||||
/.*
|
||||
/*.pdf
|
||||
/*.eval
|
||||
*.ipr
|
||||
*.iws
|
||||
queueScatterGather
|
||||
/foo*
|
||||
/bar*
|
||||
integrationtests/
|
||||
Loading…
Reference in New Issue