Permalink
Browse files

adding gitignore

  • Loading branch information...
1 parent c4cffd9 commit 150a90295a52fa11ec9f930cbf343bb6cc7a7ac0 @BenLangmead committed Jul 23, 2014
Showing with 15 additions and 0 deletions.
  1. +15 −0 .gitignore
View
@@ -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

0 comments on commit 150a902

Please sign in to comment.