* VRFS-438; collapsing all repos into one; requires modification of build files

This commit is contained in:
Seth Call 2013-09-15 18:15:16 +00:00
parent eba03124d4
commit a112391be1
2 changed files with 2 additions and 0 deletions

1
web/.gitignore vendored
View File

@ -33,6 +33,7 @@ log/test.log.age
target
vendor/bundle
vendor/cache
public/assets
public/uploads
/log/*.out

View File

@ -14,6 +14,7 @@ rdoc
spec/reports
test/tmp
test/version_tmp
vendor/cache
tmp
log/*
.idea