mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
7 lines
255 B
Text
7 lines
255 B
Text
include LICENSE
|
|
include manifests/*
|
|
recursive-include bootstrapvz *.json
|
|
recursive-include bootstrapvz *.yml
|
|
recursive-include bootstrapvz/common/assets *
|
|
recursive-include bootstrapvz/providers/*/assets *
|
|
recursive-include bootstrapvz/plugins/*/assets *
|