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
|
/*.eval
|
||||||
*.ipr
|
*.ipr
|
||||||
*.iws
|
*.iws
|
||||||
|
*.iml
|
||||||
|
.DS_Store
|
||||||
queueScatterGather
|
queueScatterGather
|
||||||
/foo*
|
/foo*
|
||||||
/bar*
|
/bar*
|
||||||
integrationtests/
|
integrationtests/
|
||||||
public/testdata/onTheFlyOutputTest.vcf
|
public/testdata/onTheFlyOutputTest.vcf
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue