Bring up to date with cockpit starter kit
This encompasses a number of changes to the build process.
This commit is contained in:
parent
a0fffde59d
commit
235f110ec7
32 changed files with 533 additions and 1172 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -4,15 +4,16 @@
|
|||
*.rpm
|
||||
node_modules/
|
||||
dist/
|
||||
lib/
|
||||
/*.spec
|
||||
/.vagrant
|
||||
package-lock.json
|
||||
Test*FAIL*
|
||||
bots/
|
||||
/bots
|
||||
test/common/
|
||||
test/images/
|
||||
pkg
|
||||
*.pot
|
||||
POTFILES*
|
||||
tmp/
|
||||
.mypy_cache
|
||||
/po/LINGUAS
|
||||
/tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue