renaming backend, cellxgene to server, client respectively

This commit is contained in:
Charlotte Weaver
2018-06-26 11:32:41 -07:00
parent 59dcfe2bc4
commit dd5fa57259
97 changed files with 4 additions and 7 deletions

11
.gitignore vendored
View File

@@ -40,10 +40,7 @@ templates/service-worker.js
templates/static/*
Graph.dot*
backend/app/web/static/css/
backend/app/web/static/img/
backend/app/web/static/js/
backend/app/web/templates/index\.html
server/app/web/static/css/
server/app/web/static/img/
server/app/web/static/js/
server/app/web/templates/index\.html

View File

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB