You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# ignore these; pbr is putting everything in git
|
|
# in the sdist, but we're a hybird package
|
|
prune test
|
|
prune gulp
|
|
prune app
|
|
|
|
# The html/js to view results; created by npm run build
|
|
# installed in "html" via data-file in setup.cfg
|
|
recursive-include gulp-build *
|