.gitignore #1

  • //
  • guest/
  • doug_scheirer/
  • helix-web-services/
  • main/
  • source/
  • packaging/
  • omnibus-helix-web-services/
  • .gitignore
  • View
  • Commits
  • Open Download .zip Download (111 B)
*.gem
.bundle
.kitchen/
.kitchen.local.yml
vendor/bundle
pkg/*
.vagrant
bin/*
files/**/cache/
vendor/cookbooks
# Change User Description Committed
#1 15688 Doug Scheirer Populate -o //guest/perforce_software/helix-web-services/...
//guest/doug_scheirer/helix-web-services/....
//guest/perforce_software/helix-web-services/main/source/packaging/omnibus-helix-web-services/.gitignore
#1 15622 tjuricek Move source code to 'source/' subdirectory of branch.

build/ will remain where it is.
//guest/perforce_software/helix-web-services/main/packaging/omnibus-helix-web-services/.gitignore
#1 14794 tjuricek Omnibus installation framework.

Right now, this mostly just packages up most of the software for use within an embedded ruby distribution. Not everything is working because there are decisions to make I'm not entirely sure about. Things, like, "do we embed postgres", or "do I embed unicorn and generate a stupid init.d script".