Skip to content

Commit

Permalink
gitignore pkg/ directory
Browse files Browse the repository at this point in the history
`rake release` creates a `pkg/` directory to store the built gem.
  • Loading branch information
gabebw committed Jul 18, 2016
1 parent 4e7d737 commit 4e250a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -3,3 +3,4 @@ log/*.log
*.swp
bin/
Gemfile.lock
pkg/

0 comments on commit 4e250a4

Please sign in to comment.