box: add internal package

This commit is contained in:
Cadey Ratio 2017-08-29 09:50:03 -07:00
parent 86063b5a64
commit f865c1d212
1 changed files with 1 additions and 0 deletions

1
box.rb
View File

@ -15,6 +15,7 @@ end
folders = [
"bot",
"cmd",
"internal",
"vendor",
"vendor-log"
]