Start work on getting grunt setup for the Quay frontend. Note that this change is NOT working code
This commit is contained in:
parent
a03fd73b04
commit
cbd0f30070
3 changed files with 42 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,3 +3,6 @@ venv
|
|||
static/snapshots/
|
||||
screenshots/screenshots/
|
||||
stack
|
||||
grunt/node_modules
|
||||
dist
|
||||
dest
|
||||
|
|
Reference in a new issue