diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..795c3a1889749151e98c44afb5fec86e54b4ea06 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +# project +data +dataset +results +work +.nextflow + +# special dirs and files (e.g., potentially sensistive or large data files) +.nextflow.log* +*.fa +*.fast5 +*.fastq.* +*.pod5 +*.bam +*.csv +*.zip +*.tar.gz