Minor additions to the shared .gitignore file, now that Mark has checked one in.
This commit is contained in:
parent
be4eb83041
commit
751d66174a
|
|
@ -11,8 +11,10 @@
|
|||
/*.eval
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
.DS_Store
|
||||
queueScatterGather
|
||||
/foo*
|
||||
/bar*
|
||||
integrationtests/
|
||||
public/testdata/onTheFlyOutputTest.vcf
|
||||
public/testdata/onTheFlyOutputTest.vcf
|
||||
|
|
|
|||
Loading…
Reference in New Issue