a few more useful git ignores
This commit is contained in:
parent
1b0ce511a6
commit
52d6bea804
|
|
@ -18,3 +18,10 @@ queueScatterGather
|
||||||
/bar*
|
/bar*
|
||||||
integrationtests/
|
integrationtests/
|
||||||
public/testdata/onTheFlyOutputTest.vcf
|
public/testdata/onTheFlyOutputTest.vcf
|
||||||
|
private/testdata/onTheFlyOutputTest.vcf
|
||||||
|
lib
|
||||||
|
html
|
||||||
|
gatkdocs
|
||||||
|
dist
|
||||||
|
build
|
||||||
|
resources
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue