adding some directories to gitignore
This commit is contained in:
parent
3e68fee764
commit
a640afa995
|
|
@ -18,3 +18,8 @@ queueScatterGather
|
||||||
/bar*
|
/bar*
|
||||||
integrationtests/
|
integrationtests/
|
||||||
public/testdata/onTheFlyOutputTest.vcf
|
public/testdata/onTheFlyOutputTest.vcf
|
||||||
|
build/
|
||||||
|
dist/
|
||||||
|
dump/
|
||||||
|
lib/
|
||||||
|
out/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue