Added a .gitignore.

This commit is contained in:
Nick Chappell 2014-09-27 20:34:26 -07:00
parent 90fa5c63ab
commit 3a9a6fd3fe

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
pkg/
Gemfile.lock
vendor/
spec/fixtures/
.vagrant/
.bundle/
coverage/