fe2f62f5f9
The paths for the static js and css files built for zuul-web has changed. The python manifest file needs to be updated to use the new directory "assets" rather than "static". Assets has no subdirs. Change-Id: I686133da7d98fb7cda57f896fd8b7f46d31c9434
14 lines
280 B
Plaintext
14 lines
280 B
Plaintext
include AUTHORS
|
|
include ChangeLog
|
|
include zuul/ansible/*/*
|
|
include zuul/ansible/*/*/*
|
|
include zuul/driver/github/graphql/*
|
|
include zuul/lib/ansible-config.conf
|
|
include zuul/web/static/*
|
|
include zuul/web/static/assets/*
|
|
|
|
exclude .gitignore
|
|
exclude .gitreview
|
|
|
|
global-exclude *.pyc
|