# dependencies node_modules/ # coverage coverage coverage.xml .coverage .nyc_output .pytest_cache/ # production build/ dist/ *.egg-info # Environments venv/ cellxgene/ # client build server/common/web/static/css/ server/common/web/static/img/ server/common/web/static/media/ server/common/web/static/fonts/ server/common/web/static/js/ server/common/web/templates/index\.html # Jupyter Notebook .ipynb_checkpoints *.ipynb # cefpython error.log # misc .DS_Store npm-debug.log .vscode *.idea* __pycache__ *.DS_Store* data # Jekyll docs/_site/ docs/Gemfile.lock