commit 6eea80c4a23c7e4a2b8898591c4c8bb35d478ad8 Author: allegroai <> Date: Tue Jun 11 00:24:11 2019 +0300 Add .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b958e48 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +.idea +apierrors/errors +static/build.json +static/dashboard/node_modules +static/webapp/node_modules +static/webapp/.git +*.pyc +__pycache__ +.ropeproject +test-reports +.pytest_cache +venv +*.noseids +build +*.egg-info +.cache +.mypy_cache +dist +code.tar.gz +server/schema/services/_cache.json