Merge "return 404 instead of 500 if subscription does not exist"
[modeling/etsicatalog.git] / .gitignore
1 logs/*.log
2 *.pyc
3 .idea
4 .tox
5 target
6 htmlcov
7 .coverage
8 test-reports/*