Migrating into modulesync

This commit is contained in:
t0xicCode
2015-04-23 14:32:48 -04:00
parent d464846637
commit 8d8e63ef40
10 changed files with 234 additions and 27 deletions

13
.gitignore vendored
View File

@ -1,4 +1,9 @@
/.bundle/
/vendor/
/pkg/
pkg/
Gemfile.lock
vendor/
spec/fixtures/
.vagrant/
.bundle/
coverage/
.idea/
*.iml