Skip to content

Commit

Permalink
gitignore: ignore build result and runtime files
Browse files Browse the repository at this point in the history
  • Loading branch information
yaojingguo committed Jan 1, 2019
1 parent 6937b77 commit e86a12b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
*.test
hack/tls-setup/certs
.idea
/contrib/raftexample/raftexample
/contrib/raftexample/raftexample-*

# TODO: use dep prune
# https://github.com/golang/dep/issues/120#issuecomment-306518546
Expand Down

0 comments on commit e86a12b

Please sign in to comment.