Skip to content
This repository was archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Add vim temp files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kdm9 committed Feb 1, 2016
1 parent a3b17ee commit b3e1587
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
.vagrant
.DS_Store

# editor temp files
.*.sw?

#bioinformatics stuff
*.bam
*.bai
Expand Down

0 comments on commit b3e1587

Please sign in to comment.