Skip to content

Commit

Permalink
Ignore vim swap files.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsa committed Aug 3, 2015
1 parent 2cff0d6 commit 731eeee
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
Expand Up @@ -4,6 +4,9 @@
Godeps/_workspace/
vendor/**/*_test.go

# Vim detritus
.*.swp

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
Expand Down

0 comments on commit 731eeee

Please sign in to comment.