* VRFS-438; collapsing all repos into one; requires modification of build files
This commit is contained in:
parent
eba03124d4
commit
a112391be1
|
|
@ -33,6 +33,7 @@ log/test.log.age
|
|||
|
||||
target
|
||||
vendor/bundle
|
||||
vendor/cache
|
||||
public/assets
|
||||
public/uploads
|
||||
/log/*.out
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ rdoc
|
|||
spec/reports
|
||||
test/tmp
|
||||
test/version_tmp
|
||||
vendor/cache
|
||||
tmp
|
||||
log/*
|
||||
.idea
|
||||
|
|
|
|||
Loading…
Reference in New Issue