diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..39ae9d8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +bowtie-align-l +bowtie-align-l-debug +bowtie-align-s +bowtie-align-s-debug +bowtie-build-l +bowtie-build-l-debug +bowtie-build-s +bowtie-build-s-debug +bowtie-inspect-l +bowtie-inspect-l-debug +bowtie-inspect-s +bowtie-inspect-s-debug +.tmp* +*.dSYM +*.xcodeproj \ No newline at end of file