summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexandre Pretto Nunes <anunes@thoughtworks.com>2014-08-04 18:03:06 -0300
committerAlexandre Pretto Nunes <anunes@thoughtworks.com>2014-08-04 18:03:21 -0300
commitecccb18a6094bd03d927170500eeb43a587621a2 (patch)
treeaa0dd6ae3eeb8cdcefa108b181bca162f1671ed0 /.gitignore
parent255c910842126fd55ac1c0f933ab1d016f534e27 (diff)
Move web server functionality to the service, and update web-ui grunt tasks
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 344e8bfc..d226c608 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,16 @@
.idea
*.log
*.DS_Store
-node_modules
-app/bower_components
+web-ui/node_modules
+web-ui/app/bower_components
.tmp
.sass-cache/
dist/
*archive.zip
*.swp
*.swo
-app/js/generated
+web-ui/app/js/generated
+web-ui/app/css
test-results.xml
control_tower.html
state.yml