Smaug has been renamed to Karbor. Adjust Dashboard accordingly. Change-Id: I626c5937abff0f0ebdb1fbc91b72053f92f4390f
13 lines
179 B
Plaintext
13 lines
179 B
Plaintext
include AUTHORS
|
|
include README.rst
|
|
include ChangeLog
|
|
include LICENSE
|
|
|
|
recursive-include karbor_dashboard/templates *
|
|
|
|
exclude .gitignore
|
|
exclude .gitreview
|
|
|
|
global-exclude *.pyc
|
|
|