From f77b95a9e8a7c46cab387a8f568eacace454910e Mon Sep 17 00:00:00 2001 From: yuvipanda Date: Mon, 22 May 2017 16:00:33 -0700 Subject: [PATCH] Remove .gitignore in anticipation of merging with s2i --- .gitignore | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 .gitignore diff --git a/.gitignore b/.gitignore deleted file mode 100644 index ce2e4a70..00000000 --- a/.gitignore +++ /dev/null @@ -1,26 +0,0 @@ -node_modules -*.py[co] -*~ -.cache -.DS_Store -build -dist -docs/_build -docs/source/_static/rest-api -.ipynb_checkpoints -# ignore config file at the top-level of the repo -# but not sub-dirs -/jupyterhub_config.py -jupyterhub_cookie_secret -jupyterhub.sqlite -share/jupyter/hub/static/components -share/jupyter/hub/static/css/style.min.css -share/jupyter/hub/static/css/style.min.css.map -*.egg-info -MANIFEST -.coverage -htmlcov -bin/ -lib/ -include/ -share/