Skip to content

Commit

Permalink
Merge pull request #2 from molgen/add-gitignore
Browse files Browse the repository at this point in the history
Add .gitignore
  • Loading branch information
pmenzel authored Oct 9, 2017
2 parents b782cd3 + 526cc97 commit 45ed261
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
*.a
*.o
bsmap
samtools/bcftools/bcftools
samtools/misc/maq2sam-long
samtools/misc/maq2sam-short
samtools/misc/md5fa
samtools/misc/md5sum-lite
samtools/misc/seqtk
samtools/misc/wgsim
samtools/samtools

0 comments on commit 45ed261

Please sign in to comment.