adding some directories to gitignore
This commit is contained in:
parent
29195cd3aa
commit
e9eaa33c0b
|
|
@ -18,10 +18,8 @@ queueScatterGather
|
||||||
/bar*
|
/bar*
|
||||||
integrationtests/
|
integrationtests/
|
||||||
public/testdata/onTheFlyOutputTest.vcf
|
public/testdata/onTheFlyOutputTest.vcf
|
||||||
private/testdata/onTheFlyOutputTest.vcf
|
build/
|
||||||
lib
|
dist/
|
||||||
html
|
dump/
|
||||||
gatkdocs
|
lib/
|
||||||
dist
|
out/
|
||||||
build
|
|
||||||
resources
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue